You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to click on a point on a linechart (sort of like with tooltip which works) and use that point to make an annotation somewhere in my program.
Any ideas? In general just would like the ability of any callback event really.
The text was updated successfully, but these errors were encountered:
Is there a way to get the Selected points on the chart (https://www.highcharts.com/docs/chart-concepts/series)
or with the event click in the series
I would like to be able to click on a point on a linechart (sort of like with tooltip which works) and use that point to make an annotation somewhere in my program.
Any ideas? In general just would like the ability of any callback event really.
The text was updated successfully, but these errors were encountered: