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.
Split the tooltip into one label per series, with the header close
to the axis. This is recommended over shared
tooltips for charts with multiple line series, generally making them
easier to read. This option takes precedence over tooltip.shared
.
In Highcharts Stock, tooltips are split
by default since v6.0.0. Stock charts typically contain
multi-dimension points and multiple panes, making split tooltips
the preferred layout over
the previous shared
tooltip.