Highcharts Suite Versions

Découvrez les nouveautés dans chaque version, avec des détails sur les fonctionnalités, les améliorations et les problèmes résolus.

janv.
févr.
mars
avr.
mai
juin
juil.
août
sept.
oct.
nov.
déc.
Highcharts Core v13.0.117 août 2026
Fonctionnalités
  • Added Dublin Core RDF metadata tag to exported SVGs with Accessibility module loaded.
  • Enabled data labels for the boxplot series, with a new dataLabels.alignToKey option to align each label to a chosen value. The option is also available on range series.
  • Added the possibility to run animate without an owner element.
  • Added violin plot demo.
Corrections
  • Fixed a v13.0.0 regression that caused tooltips and other elements with useHTML to be affected by page-level body padding.
  • Fixed Point.getZone threw a TypeError on series with no zones.
  • Fixed a v13.0.0 regression causing axis and series layout not to respond to chart font size update.
  • Fixed v13.0.0 regression causing missing data labels in offline PDF export.
  • Fixed v13.0.0 regression causing errors in certain cases when repeatedly toggling series visibility.
  • Fixed empty chart update stopped processing.
  • Fixed regressions in v13.0.0 related to touch actions.
  • Fixed a v13.0.0 regression causing error on chart.destroy during fill animation.
  • Fixed a v13.0.0 regression causing scrollable plot area not to work in some cases.
  • Fixed outer grid line disappeared in polar charts in edge case due to float errors.
  • Fixed declared documented options missing or mistyped in .d.ts.
  • Fixed network graph data labels were not exported.
  • Fixed AST flattened camel case SVG tag names.
  • Fixed reset zoom button after pinch was not shown on mobile.
  • Fixed nested body element inside foreignObject caused conflicts with page styles.
  • Fixed legend item text hover style was not respected in styled mode when using the accessibility module.
  • Fixed all axes were represented twice in the chart selection event.
  • Fixed the hide method had no effect on useHTML elements.
  • Fixed attribute borderWidth in column series was reset after updating the chart with the same options.
  • Fixed borderRadius was not applied correctly to the bottom corners of funnel points, and trailing null or zero points suppressed the rounding of the last visible point.
  • Fixed lang.decimalPoint was ignored in the exported data table.
  • Fixed wrong size and animation of marker symbol in horizontal ColorAxis.
  • Fixed plotBorderRadius clipping did not work when the Gantt module was loaded.
  • Fixed the accessibility skipNullPoints option skipped all points in keyboard navigation.
  • Fixed build errors with bundlers like Rollup caused by missing .js extension in import statements.
  • Fixed the sunburst module loaded an incomplete treemap implementation.
  • Fixed wrong y-axis extremes after zooming out on boosted scatter.
  • Fixed datetime ticks were broken after DST change.
  • Fixed added logic to account for scrollbar size.
  • Fixed chart not correctly fitting its container in flex layouts.
  • Fixed broken y-axis panning in heatmap.
  • Fixed package.json was not exposing ESM entry point in the distribution package.
Highcharts Gantt v13.0.117 août 2026
Corrections
  • Fixed, gantt series in navigator rendered incorrectly on initial render.
  • Fixed, x-axis start date was incorrect when start was not set on point.
  • Fixed, loading Gantt module crashed after chart destroy.
Highcharts Maps v13.0.117 août 2026
Corrections
  • Fixed, tiled web map tiles could stay hidden when a chart or series update interrupted their fade-in animation.
  • Fixed, panning while zooming on a tiled web map lead to wrong coordinates.
Highcharts Stock v13.0.1Version majeure17 août 2026
Corrections
  • Fixed, initial rendering of grouped data was incorrect.
  • Fixed, y-axis panning was limited with standalone navigator.
  • Fixed, a custom dataGrouping.approximation callback was ignored on OHLC-like series after series type toggle.
  • Fixed, a regression causing exporting not to work with Stock Tools loaded.
  • Fixed, y-axis extremes were incorrect when using cumulativeStart.
Highcharts Core v13.0.0Version majeure11 juin 2026
Fonctionnalités
  • Added new options set, palette, making it easy to apply general design colors for light and dark mode. This replaces the former Adaptive theme.
  • Added support for providing data as DataTable through the new options dataTable, series.dataTable and series.dataMapping.
  • Updated gauge and solid-gauge series, including panes and radial y-axis, with more sensible defaults and major design facelift, making it easier for implementers and AI agents to create great looking gauges from minimal configuration.
  • Refactored the data sorting functionality into a separate module, in order to simplify and reduce weight on the core script file.
  • Improved entrance and exit animation of points and data labels when they are dynamically created, destroyed or zoomed in or out of view.
  • Added the experimental autoload feature, loading required modules based on the chart configuration.
  • Added customizable boundary ticks for datetime axes.
  • Added new setting, contrast, for dataLabels.backgroundColor. Allows enhancing readability with a plain, semi-transparent background color. Extended the dataLabels.distance option to apply to more series types than previously.
  • Added new option, chart.plotBorderRadius.
  • Added new options set, tooltip.header, for better control over the header design in split tooltips.

Upgrade notes:

  • Default pane layout and design for gauges and polar charts has gone through a major facelift.
  • Solid gauge radius and innerRadius, when given as numeric values, defined on series or point level, no longer resolve as percents, but as pixels. To set it to a percent, use a percentage string like radius: '50%'.
  • The dataSorting feature now requires the modules/data-sorting.js file.
  • Default data label positions have changed slightly. Previously, the distance to the point or column was determined by padding and adjusted by x and y. Introduced new option, dataLabels.distance, in order to allow backgrounds with padding without touching the point.
Corrections
  • Fixed, boosted points were missing keyed values after zoom.
  • Fixed, in the exporting menu, the 'View in fullscreen' label was broken after being used.
  • Fixed, fixed and split tooltip with useHTML shifted after first render.
  • Fixed, templating multiply helper exposed floating-point precision in axis labels.
  • Fixed, grid lines rendered above the plot border after responsive axis update.
  • Fixed, exported charts did not have correct data after updating it with null values.
  • Fixed, styled mode x-range missed colorIndex after setData.
  • Fixed, year resolution date labels didn't respect localized format.
  • Fixed, consistent chart menu aria-label and i18n translations.
  • Fixed, regression with zones set below max value and axis max set, line on max was clipped.
Highcharts Gantt v13.0.0Version majeure11 juin 2026
Fonctionnalités
  • Added text align support for grid axis titles (column header).
Highcharts Maps v13.0.0Version majeure11 juin 2026
Corrections
  • Fixed, ensured tiled web map tiles reload after mapView updates.
Highcharts Stock v12.6.013 avr. 2026
Fonctionnalités
  • Added navigator supports for live redraw without scrollbar.
  • Added color picker and opacity inputs for annotations popup.
Corrections
  • Fixed, uncaught error when legend was undefined and starting with YTD selected on the range selector.
  • Fixed, toggling navigator would shrink the chart.
  • Fixed, StockTools GUI types were incorrect.
  • Fixed, missing aria labels in stock toolbar.
  • Fixed, setExtremes and setRange event was called more than once on navigator.
  • Fixed, compare percent values calculation was not correct for negative points.
Highcharts Suite v12.5.012 janv. 2026
Fonctionnalités
  • New in Highcharts Core v12.5.0:
    • Added support for dendrograms by allowing treegraph charts to be plotted against an x-axis.
    • 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.
  • New in Highcharts Stock v12.5.0:
    • Added className option in navigation.bindings to allow for CSS customizations of annotations.
    • 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.
Corrections
  • Fixes in Highcharts Core v12.5.0:
    • Fixed the last four of the default pattern fill definitions which had undefined color.
    • Fixed SeriesRegistry which was unavailable in custom ESM bundle because of circular import.
    • Fixed tooltip header which was rendered incorrectly for Chinese and other non-latin scripts.
    • Fixed tooltips with stickOnContact which now remain visible when the cursor leaves a point and re-enters the tooltip container within hideDelay.
    • Fixed points in boosted chart with zones that had the wrong color when not within a zone.
    • Fixed pie data labels which were misplaced after a chart size change.
    • Fixed a regression in templating which was causing bad formatting of decimal timestamps.
    • Fixed boosted series color which was wrong after updating to empty zones.
    • Fixed tooltip which was not rendering for heatmap cell on hover after dataClass legend toggle.
    • Fixed axis names which weren't translated in screen reader output.
    • Fixed gauge clip box which was incorrect when the pane position was close to the edge of the chart.
    • Fixed dataLabels.zIndex which was ignored, so labels could render above series regardless of the setting.
    • The Adaptive theme didn't work in Shadow DOM.
    • Disabled markers were appearing after zooming out when the accessibility module was loaded and the chart was in styled mode.
    • The chart.alignThreshold option did not always take effect after zooming.
    • Updating series with multiple data labels failed.
  • Fixes in Highcharts Stock v12.5.0:
    • className was not applied to flag points.
    • Fixed loading modules/annotations.js and modules/annotations-advanced.js at the same time didn't work.
    • Update was causing overscroll recalculations.
    • Fixed regression in range selector data grouping.
    • rangeSelector events were not working in standalone navigator.
    • Font size of crosshair label in styledMode was too large.
    • Fixed vertical panning which didn't work in series using OHLC data.
    • Fixed text-align attribute which was incorrectly set for the Range selector group.
    • Fixed invalid chart.plotHeight set with rangeSelector on shorter charts.
    • Fixed range selector style update which was not working.
    • MACD series color was changed on each series update.
    • Last price indicator was not hidden with parent series.
    • Unable to set rangeSelector button with offsetMin as selected.
    • Fixed rangeSelector dropdown which was not working after resize.
  • Fixes in Highcharts Gantt v12.5.0:
    • Fixed incomplete tooltip in x-range and Gantt series when the x2 or end date was given as a string.
    • No drag handle was showing for a partially out of range points.