Added accessibility support for navigator handles.
Added keypress (ESC) action to popup and sidebar.
17 BUGFIXESEXPANDCOLLAPSE
Fixed #19736, mouseWheel zooming prevented scrolling in Stock Tools popups.
Fixed #19992, xAxis ticks on broken axes were displayed incorrectly.
Fixed #19779, mouse wheel zoom was not working when zooming on empty space without any points.
Fixed #10073, flags were clumped together on the left side of the chart when allowOverlapX was false and the flags were dense.
Fixed #19632, spacebar char couldn’t be typed into input element.
Fixed #16368, axis breaks caused points to overlap in stock charts.
Fixed #16686, yAxis extremes were incorrect with VBP indicator compare.
Fixed #16769, tunnel annotations had incorrect height on logarithmic axes.
Fixed #17212, first grouped point in navigator was incorrect.
Fixed #16784, calculations in extended ordinal position were wrong.
Fixed #19505, label connector for the callout shape was not rendered in certain label positions.
Fixed #19233, dragging annotations on chart with null points was inconsistent.
Fixed #15569, at rapid mouse movements outside the chart, zoom didn’t work properly.
Fixed #19264, flag positioning on the spline series.
Fixed #19493, zero values in Stock Tools popup fields were missing.
Fixed #18251, range selector should consider all series extremes.
Fixed #19121, Measure Annotation went back to its initial position after update.
HIGHCHARTS CORE v11.2.0 CHANGES
These core changes also apply to this moduleEXPANDCOLLAPSE
Upgraded the build pipeline to benefit from new language features. Bundles are now compiled to ES2020 by the TypeScript compiler (*.src.js files), and minified by swc (*.js files).
Added support for multiple data labels on pie slices.
Added new option, sankey.nodeAlignment for the Sankey series to specify which side of the chart nodes should align.