Welcome to the Highcharts Stock JS (highstock) Options Reference

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.

yAxis.tickPixelInterval

If tickInterval is null this option sets the approximate pixel interval of the tick marks. Not applicable to categorized axis.

The tick interval is also influenced by the minTickInterval option, that, by default prevents ticks from being denser than the data points.