Show tooltip on bubble chart on event
Is it possible to to show tooltip not only on bubble hover but to show it on a button click? it I have no idea how to do that.
Thanks
-
Evgheni Popodneac commented
Yes, Thanks a lot!
-
AdminHenrik Skar (Admin, Highcharts JS) commented
Hi again Evgheni,
Is it something like this you are looking for?
http://jsfiddle.net/henrikskar/Lu9dbr6p/Best regards,
Henrik Skar -
Evgheni Popodneac commented
Hi Henrik,
Thanks for quick response!
I have seen this example. Tooltip is shown on item click from chart, but thats not what we actually need. We need to create a button or checkbox outside from chart, and by clicking on it tooltip to be shown.
Is it possible to do that?Regards
-
AdminHenrik Skar (Admin, Highcharts JS) commented
Hi Evgheni,
Thank you for sharing!
You can show tooltip on hover and by clicking a point. I found a jsfiddle on stack overflow that shows you how: http://jsfiddle.net/larsenmtl/SeCAB/1/
Let us know about your experience and what you think this feature.
Best regards,
Henrik Skar