Highcharts Stock v12.5.0

Stock v12.5.0 ·
  • Added className option in navigation.bindings to allow for CSS customizations of annotations, see #22902.
  • Removed the EMA indicator file, since it is a part of the indicators.js file.
  • Added feature to let linked series inherit the compare option from their parent. See #21119.
14 BUGFIXES EXPAND COLLAPSE
  • Fixed #21263, className was not applied to flag points.
  • Fixed #22929, loading modules/annotations.js and modules/annotations-advanced.js at the same time didn’t work.
  • Fixed #23894, update was causing overscroll recalculations.
  • Fixed #23911, regression in range selector data grouping.
  • Fixed #23809, rangeSelector events were not working in standalone navigator.
  • Fixed #23493, font size of crosshair label in styledMode was too large.
  • Fixed #23430, vertical panning didn’t work in series using OHLC data.
  • Fixed #22698, text-align attribute incorrectly set for the Range selector group.
  • Fixed #23058, invalid chart.plotHeight set with rangeSelector on shorter charts.
  • Fixed #23125, range selector style update was not working.
  • Fixed #22562, MACD series color was changed on each series update.
  • Fixed #22658, last price indicator was not hidden with parent series.
  • Fixed #23521, unable to set rangeSelector button with offsetMin as selected.
  • Fixed #22524, rangeSelector dropdown was not working after resize.
HIGHCHARTS CORE v12.5.0 CHANGES These core changes also apply to this module EXPAND COLLAPSE
  • Added support for dendrograms by allowing treegraph charts to be plotted against an x-axis. Read more about dendrograms in the docs.
  • Added new option, legend.maxWidth.
  • Added the color-scheme CSS property across CSS files and Adaptive theme, to allow setting any color with the light-dark() CSS function.
  • Added a warning when chart.styledMode is enabled and the required CSS file is not loaded.
16 BUGFIXES EXPAND COLLAPSE
  • Fixed #23967, the Adaptive theme didn’t work in Shadow DOM.
  • Fixed #23049, the last four of the default pattern fill definitions had undefined color.
  • Fixed #23631, SeriesRegistry was unavailable in custom ESM bundle because of circular import.
  • Fixed #23462, tooltip header was rendered incorrectly for Chinese and other non-latin scripts.
  • Fixed #23303, tooltips with stickOnContact now remain visible when the cursor leaves a point and re-enters the tooltip container within hideDelay.
  • Fixed #23471, points in boosted chart with zones had the wrong color when not within a zone.
  • Fixed #23878, disabled markers were appearing after zooming out when the accessibility module was loaded and the chart was in styled mode.
  • Fixed #23595, pie data labels were misplaced after a chart size change.
  • Fixed #23910, a regression in templating causing bad formatting of decimal timestamps.
  • Fixed #23571, boosted series color was wrong after updating to empty zones.
  • Fixed #23162, tooltip not rendering for heatmap cell on hover after dataClass legend toggle.
  • Fixed #23744, axis names weren’t translated in screen reader output.
  • Fixed #23677, the chart.alignThreshold option did not always take effect after zooming.
  • Fixed #22890, gauge clip box was incorrect when the pane position was close to the edge of the chart.
  • Fixed #23517, dataLabels.zIndex was ignored, so labels could render above series regardless of the setting.
  • Fixed #23560, updating series with multiple data labels failed.
See full Highcharts v12.5.0 release →