Flags Marker Event, the flag can click and callback to Javascript function
if should be can click and return index of data array,axis X and axis Y also.
so when i try use it i want to call JavaScript when i click on flag marker because i will use it for process some function and re draw chart with new data
1
vote
Anonymous
shared this idea
-
kunal parekh commented
can we have something similar in highcharts?
-
Anonymous commented
Thank you ^_^
-
Anonymous commented
Opp, i found it, wow great, now i can do
i put this code on flags marker
events:{click:function(){alert("Apricot")}}