ZoomCharts Documentation
ZoomCharts.Configuration.ItemsChartSettingsMenu
Inheritance hierarchy
This type is implemented by ItemsChartSettingsLinkMenu and ItemsChartSettingsNodeMenu.
Methods
Properties
HTMLElement
.Prepare html string or DOM element to include in the menu. Called whenever a menu is about to be shown.
If this callback is not defined, the menu will display the label of the element.
Parameters
node data
node object
callback function if contents are not immediately available
Parameters
New contents to include in the menu
Return value
A HTML string or DOM element to include in the menu. Alternatively return null and call callback() later.
Show/hide node/link menu.
Whether to add a view data button to the menu. Useful for debugging.