Highcharts v11.3.0
Core v11.3.0 ·
UPGRADE NOTES EXPAND COLLAPSE
25 BUGFIXES EXPAND COLLAPSE
- Fixed #19169, the
focusBorder was not removed from SVGElement after the element had been unfocused.
- Fixed #20319, funnel point path not rendered properly when the point’s top coordinates were within top boundaries of the funnel neck.
- Fixed #20291, y-axis crosshair was missing for 3d column.
- Fixed #20340, histogram bins x2 value was wrongly calculated.
- Fixed #20191, exporting a chart using the export module caused
beforeunload event to fire.
- Fixed #20142, pie selected point was semi-transparent on legend hover in styled mode.
- Fixed #18744, a point covered by an area series should be fully clickable if the tooltip shows.
- Fixed #20129, the lack of root and window in the NX environment was causing an error on load.
- Fixed #20097, script errors and invisible series in error bar with certain extremes.
- Fixed #19857, short x-axis labels disappeared in some edge cases when
labels.autoRotation was set.
- Fixed #18804, zooming in below boostThreshold didn’t disable boost on scatter series.
- Fixed #20120, data labels in packed bubble series were misaligned after updating the series position.
- Fixed #16920, formalized and fixed the data.columnTypes option.
- Fixed #17545, misplaced funnel and pyramid data labels after legend item click when
dataLabels.inside set to false.
- Fixed #19497, some points disappeared when changing extremes of the category axes in boost.
- Fixed #20098, multiple data labels were not rendered when enabled in
plotOptions.
- Fixed #19895, removing a series while rendering in boost mode could cause a TypeError.
- Fixed #20002, stroke wasn’t applied to annotations during offline PDF export.
- Fixed #19976, columns threw off center when using mouse wheel zoom.
- Fixed #19621, errors instead of expected behavior when using arrow-keys to navigate first and last items in legend.
- Fixed #19130,
negativeColor was applied to positive graphs for the part of the line that extended below the threshold.
- Fixed #19604, ticks were sometimes differently calculated after a series update.
- Fixed #20007, contrast color setting for data labels did not respect their background colors.
- Fixed #19946, nodes in the organization chart weren’t centered while using node width or height options.
- Fixed #19917, setting options in a series without
series.data would add default aria-label.