Highcharts v9.2.0

Core v9.2.0 ·
33 BUGFIXES EXPAND COLLAPSE
  • Fixed #15938, charts still crashed in some legacy browsers where Intl was missing.
  • Fixed #15235, whitespace between HTML elements got removed.
  • Fixed #15986, accessibility exit anchor disappeared on Chart.update.
  • Fixed #15229, accessibility region labels were sometimes duplicated.
  • Fixed #16119, touch scrolling was blocked after zooming when single-finger panning was not enabled.
  • Fixed #16146, negative values broke sunburst chart.
  • Fixed #16153, fontFamily reset when updating chart.style.
  • Fixed #16126, printing chart in full screen with accessibility loaded threw.
  • Fixed #16112, axis options set by setOptions were not picked up by polar chart when chart axis options were set as an array.
  • Fixed #16104, chart warned about unsorted data when updating category names.
  • Fixed #14143, #14434, #13310, tooltip with stickOnContact and useHTML or outside enabled did not work properly.
  • Fixed #16080, #13705, sankey chart with self-referential points broke on redraw.
  • Fixed #16084, #13671, updating timeline chart did not work properly in some cases.
  • Fixed #15334, some waterfall data labels did not show for points below threshold.
  • Fixed #16062, lines after the first line break in text with useHTML set to true were misaligned in exported charts when exporting.allowHTML was set to false.
  • Fixed #16053, color axis disappeared after toggling legend.
  • Fixed #16044, draggable point guide box was not big enough when the point was partially outside the end of the axis.
  • Fixed #16042, 1px gaps showed between some xrange points when there was no gaps in the data.
  • Fixed #1441, datetime axis ticks did not get date/time formatting applied when tickPositions were set.
  • Fixed #15777, plot line labels were not clipped.
  • Fixed #13840, 3d column chart with scrollbar showed points outside plot in upper left corner.
  • Fixed #15983, event did not get removed when updating it to undefined.
  • Fixed #15973, word cloud focus border position for rotated points was wrong in Firefox.
  • Fixed #12015, linked series did not get inactive state applied when hovering legend item.
  • Fixed #15946, unchanged markers set in options did not animate when updating data through update.
  • Fixed #15449, HTML in exporting menu item text did not work.
  • Fixed #15922, heatmap data labels with useHTML enabled and default formatter did not work, per-point borderColor and borderWidth did not work.
  • Fixed #15902, legend proxy buttons did not update when updating series.
  • Fixed 3d bug, z-axis updated twice on Chart.update.
  • Fixed #15862, Chart.update with oneToOne attempting to remove pane threw.
  • Fixed #9047, boosted series with null points showed warnings in some browsers.
  • Fixed #5430, marker shown on hover with disabled markers missed CSS class.
  • Fixed #15909, pie point with visible set to false and useHTML data labels threw.