javascript - Show context menu on right click High-chart v3.0.10 -


I am using bar charts of the High-Chart API v3.0.10. I need to show the context menu on the right click to show the value of bars X and Y axis I understand how to implement the changes given in the given link. To get acquainted with the CustomEvents.js plugin, which allows adding custom right click events.



Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -