How to Hide Export Options
Problem:
How do I hide certain options in the right click menu for ZingChart?
Solution:
In the gui
object, you can enable or disable existing context menu items with the behaviors
array. Please refer to the context menu tutorial for more information. In this demo, we were able to hide the option of "View Data Table". Please use it for reference.