Setting xAxis and/or yAxis on annotations shapes or shapeOptions will convert the point x and y units, and dimensions like width, height, r and ry to axis units.
33 BUGFIXESEXPANDCOLLAPSE
Fixed #22758, long label text was not clipped to plot area.
Fixed #24138, zMin for bubble series was not changed on series.update().
Fixed issue with setting position styles for loading.
Fixed #23477, styles from shadow DOM weren’t applied to exported chart.
Fixed #24104, tooltip with large padding overflowed on narrow charts.
Fixed #23508, incorrect axes in scrollablePlotArea with multiple chart instances.
Fixed #23654, wrong dateTime parsing when exporting data set as date string.
Fixed #24073, object data in histogram caused error.
Fixed #24096, missing point events for scatter points on the edge of the plot area.
Fixed #23674, rotated step axis labels were cut off.
Fixed #21725, pie.dataLabels with negative distance set missing after update or visibility toggle.
Fixed #23850, tooltip position was affected by chart position when tooltip was outside and using positioner.
Fixed #24220, treemap data labels outside of zoomed range were still visible.
Fixed #24323, subtitle alignment could not be unset dynamically.
Fixed #22330, rendering of waterfall points crossing axis break was incorrect.
Fixed #24102, a regression causing boosted series being invisible in online exports, when exporting.local was false.
Fixed #24164, ghost markers appeared when updating a11y series data.
Fixed #23307, minPointLength didn’t grow in the right direction for small negative values.