Highcharts Stock v11.1.0

Stock v11.1.0 ·
UPGRADE NOTES EXPAND COLLAPSE
  • For Highcharts Stock, the ordering of series and axes in the chart.series, chart.xAxis, chart.yAxis and chart.axes arrays were changed. Previously the navigator series and axes were last of the initial items, and when adding items they were appended. From now on, the internal navigator series and axes are always last, so the index of items now corresponds to that of the current options.
7 BUGFIXES EXPAND COLLAPSE
  • Fixed #18459, dragging annotations on chart with ordinal axes was inconsistent.
  • Fixed #19042, text of annotation label was missing after updating it.
  • Fixed #16068, panning on ordinal axis was inconsistent.
  • Fixed #19024, wrong position and size of stockTools rectangle after resizing it on second y-axis.
  • Fixed #18863, last point in zoomed ordinal axis was not visible.
  • Fixed #18974, wrong approximation set for cumulative sum when dataGrouping was enabled.
  • Fixed #17007, VBP indicator did not update correctly.
HIGHCHARTS CORE v11.1.0 CHANGES These core changes also apply to this module EXPAND COLLAPSE
14 BUGFIXES EXPAND COLLAPSE
  • Fixed #18869, redundant chart redraws on changing title, subtitle or caption font size, or top level chart font size.
  • Fixed #19017, failure in parsing negative numbers with spaces in the data module.
  • Fixed #19053, a regression since 10.3 causing item series update not to work correctly.
  • Fixed #19051, axis crossing was not always correct.
  • Fixed #18985, updating enableMouseTracking from true to false didn’t work.
  • Fixed #17589, update of multiple data labels didn’t work in specific conditions.
  • Fixed #17791, pointRange wasn’t calculated for multiple series with single points.
  • Fixed #19028, border radius was wrongly applied for negative column points when the zoneAxis option was x.
  • Fixed #12063, packed bubble parent nodes had a bad position after width update.
  • Fixed #18891, invisible data labels in treegraph series reacted to hover.
  • Fixed #18960, a regression in v11, wrong placement for data labels in dumbbell series.
  • Fixed #18110, yAxis.maxPadding was ignored when yAxis.softMin was set.
  • Fixed #18956, a regression causing small sankey nodes rendering as circles.
  • Fixed #18876, updating the tooltip didn’t work when wasn’t declared in the chart configuration.
See full Highcharts v11.1.0 release →