options/highcharts_navigation_bindings_options library

Classes

HighchartsNavigationBindingsEllipseAnnotationOptions
A ellipse annotation bindings. Includes start and two events in steps array. First updates the second point, responsible for a rx width, and second updates the ry width.
HighchartsNavigationBindingsFibonacciOptions
A fibonacci annotation bindings. Includes start and two events in steps array (updates second point, then height).
HighchartsNavigationBindingsFullScreenOptions
Displays chart in fullscreen.
HighchartsNavigationBindingsOptions
Bindings definitions for custom HTML buttons. Each binding implements simple event-driven interface:
HighchartsNavigationBindingsSaveChartOptions
Save a chart in localStorage under highcharts-chart key. Stored items:
HighchartsNavigationBindingsSeriesTypeHLCOptions
Change main series to 'hlc' type.
HighchartsNavigationBindingsTimeCyclesOptions
A time cycles annotation bindings. Includes start event and 1 step event. first click marks the beginning of the circle, and the second one sets its diameter.