Highcharts Stock v12.3.0

Stock v12.3.0 ·
6 BUGFIXES EXPAND COLLAPSE
  • Fixed #22679 , the tooltip background sometimes disappeared after dragging range selector when using useHTML.
  • Fixed #22981, rounding of y-values for the plot lines with Highcharts Stock resulted in misaligned grid lines.
  • Fixed #21217, navigator was still rendered after disabling it in setOptions.
  • Fixed #21715, IE11 failure because polyfill for the Array.fill method was not included in es5 files.
  • Fixed #22657, annotation dragging and resizing over flags series was incorrect.
  • Fixed #21606, chart was not panning to the overscroll area.
HIGHCHARTS CORE v12.3.0 CHANGES These core changes also apply to this module EXPAND COLLAPSE
  • Refactored the exporting modules (exporting.js and offline-exporting.js), making local export default for the PNG, JPEG, and SVG types.
  • Introduced a new module non-cartesian-zoom, which adds zooming functionality to non-cartesian series like treegraph, sankey, wordcloud, pie and more. Read more in the docs.
  • Added new theme, adaptive.js, supporting dark/light mode switching with the default palette in non-styled mode.
UPGRADE NOTES EXPAND COLLAPSE
  • PNG, JPEG and SVG exports from the context menu will now be handled locally in the browser, unless explicitly disabled by setting exporting.local to false.
11 BUGFIXES EXPAND COLLAPSE
  • Fixed #22892, hovering a changing packed bubble series could result in error thrown.
  • Fixed #22563, Accessibility module caused a deprecation warning in Edge.
  • Fixed #22264, users could not supply strings of numbers for style.borderRadius.
  • Fixed #20330, hovered points in boost mode persisted outside the plot area after zoom.
  • Fixed #23081, bar series hover style with was not applied in styled mode.
  • ​Fixed #22945, selection event did not fire when selecting full x-axis range.
  • Fixed #22168, could not toggle series visibility after loading highcharts-more.js dynamically.
  • Fixed #22953, disappearing points in item charts with height constraint.
  • Fixed #8333, local PDF export for a boosted chart was not working.
  • Fixed #20611, wrong linear x-axis extremes for variwide series.
  • Fixed #22045, sorting the data export table broke the DOM structure, affecting styling.
See full Highcharts v12.3.0 release →