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.
Whether to force the axis to start on a tick. Use this option with
the maxPadding
option to control the axis start.
This option is always disabled, when panning type is
either y
or xy
.
In Highstock, startOnTick
is always false
when the navigator
is enabled, to prevent jumpy scrolling.