
Includes new vertically scrollable plot area, plus options in Highstock JS to control rendering lines across all panes.
Features
- New in Highstock 7.1.2
- Added new options plotBands.acrossPanes and plotLines.acrossPanes to control rendering lines across all panes.
- New in Highcharts Basic 7.1.2
- Added new feature, vertically scrollable plot area.
This adds native scrolling features vertically, and is enabled using the chart.scrollablePlotArea.minHeight setting. - Deprecated the 'labels' option in favor of 'annotations'.
- Added stack labels feature to waterfall series.
- Added auto alignment for solid gauges with two labels.
- Improved performance for exporting packedbubble series.
- Added 'series.nodes[index].remove()' method to networkgraph series to remove a node with all connected links.
- Added support for percentage value in yAxis.labels.distance option for gauge series.
- Added new feature, vertically scrollable plot area.