options/highcharts_navigation_options library

Classes

HighchartsAnnotationsAnimationOptions
Enable or disable the initial animation when a series is displayed for the annotation. The animation can also be set as a configuration object. Please note that this option only applies to the initial animation. For other animations, see chart.animation and the animation parameter under the API methods. The following properties are supported:
HighchartsAnnotationsControlPointOptions
Options for annotation's control points. Each control point inherits options from controlPointOptions object. Options from the controlPointOptions can be overwritten by options in a specific control point.
HighchartsAnnotationsControlPointStyleOptions
Highcharts Options Widget.
HighchartsAnnotationsCrookedLineLabelOptions
Highcharts Options Widget.
HighchartsAnnotationsCrookedLineShapeOptions
Highcharts Options Widget.
HighchartsAnnotationsCrookedLineTypeLineOptions
Line options.
HighchartsAnnotationsEventsOptions
Events available in annotations.
HighchartsAnnotationsFibonacciTimeZonesOptions
The Fibonacci Time Zones annotation.
HighchartsAnnotationsFibonacciTimeZonesTypeControlPointOptionsOptions
Highcharts Options Widget.
HighchartsAnnotationsFibonacciTimeZonesTypeLineOptions
Highcharts Options Widget.
HighchartsAnnotationsFibonacciTimeZonesTypeOptions
Highcharts Options Widget.
HighchartsAnnotationsLabelAccessibilityOptions
Accessibility options for an annotation label.
HighchartsAnnotationsLabelOptions
Options for annotation's labels. Each label inherits options from the labelOptions object. An option from the labelOptions can be overwritten by config for a specific label.
HighchartsAnnotationsLabelsOptions
An array of labels for the annotation. For options that apply to multiple labels, they can be added to the labelOptions.
HighchartsAnnotationsShapeOptions
Options for annotation's shapes. Each shape inherits options from the shapeOptions object. An option from the shapeOptions can be overwritten by config for a specific shape.
HighchartsAnnotationsShapesOptions
An array of shapes for the annotation. For options that apply to multiple shapes, then can be added to the shapeOptions.
HighchartsAnnotationsShapesPointOptions
This option defines the point to which the shape will be connected. It can be either the point which exists in the series - it is referenced by the point's id - or a new point with defined x, y properties and optionally axes.
HighchartsAnnotationsShapesPointsOptions
An array of points for the shape or a callback function that returns that shape point.
HighchartsAnnotationsTimeCyclesOptions
The TimeCycles Annotation
HighchartsAnnotationsTimeCyclesTypeOptions
Highcharts Options Widget.
HighchartsNavigationAnnotationsFibonacciTimeZonesTypeOptionsPointsOptions
Highcharts Options Widget.
HighchartsNavigationAnnotationsOptions
Additional options to be merged into all annotations.
HighchartsNavigationAnnotationsTimeCyclesTypeOptionsPointsOptions
Highcharts Options Widget.
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.
HighchartsNavigationBreadcrumbsButtonThemeOptions
A collection of attributes for the buttons. The object takes SVG attributes like fill, stroke, stroke-width, as well as style, a collection of CSS properties for the text.
HighchartsNavigationBreadcrumbsButtonThemeStyleOptions
Highcharts Options Widget.
HighchartsNavigationBreadcrumbsEventsOptions
Highcharts Options Widget.
HighchartsNavigationBreadcrumbsOptions
Options for breadcrumbs. Breadcrumbs general options are defined in navigation.breadcrumbs. Specific options for drilldown are set in drilldown.breadcrumbs and for tree-like series traversing, in plotOptions[series].breadcrumbs.
HighchartsNavigationBreadcrumbsPositionOptions
Positioning for the button row. The breadcrumbs buttons will be aligned properly for the default chart layout (title, subtitle, legend, range selector) for the custom chart layout set the position properties.
HighchartsNavigationBreadcrumbsSeparatorOptions
Options object for Breadcrumbs separator.
HighchartsNavigationBreadcrumbsSeparatorStyleOptions
CSS styles for the breadcrumbs separator.
HighchartsNavigationButtonOptions
A collection of options for buttons appearing in the exporting module.
HighchartsNavigationButtonThemeOptions
A configuration object for the button theme. The object accepts SVG properties like stroke-width, stroke and fill. Tri-state button styles are supported by the states.hover and states.select objects.
HighchartsNavigationEventsOptions
Events to communicate between Stock Tools and custom GUI.
HighchartsNavigationOptions
A collection of options for buttons and menus appearing in the exporting module or in Stock Tools.