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

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -