Highcharts Core v11.0.1

Released: May 8, 2023

Updates in v11.0.1

Features

  • Added new 'xAxis.crossing' and 'yAxis.crossing' options which make it easier to create axis layouts for mathematical plots.
  • Added new 'series.legendSymbol' option.

Fixes

  • Sunburst circular labels did not work when the difference in value was small.
  • A regression in v11 causing the tooltip to not display in subsequent charts when the first chart in the web page was hidden.
  • Hidden overlapped data labels with useHTML on were still active for the mouseover event.
  • Fixed sonification issue where resuming after pause ignored the original onEnd argument.
  • Fixed too low contrast for credits in High Contrast theme.
  • arearange series.label.onArea was not implemented.
  • The last point wasn't displayed while hovering in the boost module.