These pages outline the chart configuration options, and the methods and properties of Highcharts objects.
Feel free to search this API through the search bar or the navigation tree in the sidebar.
Bindings definitions for custom HTML buttons. Each binding implements simple event-driven interface:
className
: classname used to bind event to
init
: initial event, fired on button click
start
: fired on first click on a chart
steps
: array of sequential events fired one after another on each
of users clicks
end
: last event to be called after last step event