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

c# - passing input text from view to contoller with FacebookContext using Facebook app -

Calling a C++ function from C# by passing a string with variable size to it -

ios - Does Core Data autoupdate a many to many relationship on saving -