I need to be able user insert user comments on the chart dynamically way. It means, the user will view the chart and will decide to make a comment on the chart or not. P.S.: The user could make one or more comments anywhere on the chart.
I'm using Highcharts JS with ReactJS. And I saw this functionality in Highcharts Stock and would like to know if it's possible to make it with Highcharts JS.