Highcharts Gantt v12.5.0
Gantt v12.5.0 ·
2 BUGFIXES EXPAND COLLAPSE
- Fixed #22125, no drag handle was showing for a partially out of range points.
- Fixed #23605, incomplete tooltip in x-range and gantt series when the x2 or
end date was given as a string.
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 →