You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed #20784, a regression in v11.4.0 causing wrong min and max extremes for the selection event in column charts.
Fixed #20710, bubble legend with color-axis moved after redraw.
Fixed #20792, plot lines' HTML labels rendered incorrectly.
Fixed #18980, the highcharts.d.ts type definition file was too large and caused issues in editors. Moved majority of series options into separate definition files.
Fixed #20871, a regression with resetting zoom across synchronized charts.
Fixed #20586, plot line CSS classes were not concatenated with spaces, causing the className option to fail.
Fixed #20548, chart not resizing after closing fullscreen.