Highcharts v12.1.1

Core v12.1.1 ·
4 BUGFIXES EXPAND COLLAPSE
  • Fixed #22393, the global Highcharts.dateTime function didn’t pick the locale from the html.lang attribute, fell back to browser default.
  • Fixed #7873, min and max settings in exporting.chartOptions axis options were not respected if the user had interacted with the axis.
  • Fixed #22402, a regression in v12 causing wrong number formatting with lang.decimalPoint and lang.thousandsSep set to , and . respectively (European style).
  • Fixed #22394, a regression in v12.1.0 causing bad alignment of text inside the reset zoom button.