Highcharts Maps v10.3.3

Maps v10.3.3 ·
4 BUGFIXES EXPAND COLLAPSE
  • Fixed #18137, border width was not resetting after hover.
  • Fixed #18166, border or line width set on point was not scaling on zoom in map and mapline series.
  • Fixed #17925, zooming issues with Maps on mobile.
  • Fixed #17238, panning on y axis was inverted in maps using custom SVG path as map data.
HIGHCHARTS CORE v10.3.3 CHANGES These core changes also apply to this module EXPAND COLLAPSE
UPGRADE NOTES EXPAND COLLAPSE
  • In Highcharts version 11, released at the earliest March 1 2023, the main script files at code.highcharts.com and npm will be compiled for evergreen browsers. This includes files like highcharts.js, modules/exporting.js, accessibility.js etc. Should you need to continue supporting browsers more than three years old, like IE11, we will provide legacy script files in the /es5 folder. These files are now available, and we recommend you do the switch before the release of version 11. See a live example, or read the details at #18070.
  • Lollipop series data values should now be given as y, not as low. See live demo.
21 BUGFIXES EXPAND COLLAPSE
  • Inheritance refactor of Lollipop series, #14103.
  • Fixed #17888, plot line labels with align: 'right' and textAlign: 'left' weren’t displayed. Added clip option for labels to allow displaying outside the plot area.
  • Refactored how the position of stack labels is calculated. Closed #16764, #12133, #15129 and #17116.
  • Fixed #17998, setting linecap wasn’t reflected in legend items.
  • Fixed #14114, color axis marker color did not get applied to most series in styled mode.
  • Fixed #16274, custom marker symbol size was not being updated.
  • Fixed #18212, long treemap data labels with useHTML set to true were wrongly positioned.
  • Fixes #18147, some data labels weren’t rendered correctly in polar charts.
  • Fixed issue with series label overlapping data labels.
  • Fixed #16944, wrong tooltip position when using the positioner callback and outside: true.
  • Fixed #18168, legend item was mispositioned if the related series was located at the top of the chart and proximate layout was enabled.
  • Fixed #17948, the tooltip position was bad when yAxis.reversedStacks was set to false.
  • Fixed #17314, chart.alignThresholds and stacking were not working correctly together.
  • Fixed #18116, the central data label in sunburst series was too short.
  • Fixed #18080, hovering over area range points after zoom reset was throwing errors.
  • Fixed #18145, boost module couldn’t render series with colour set to grey.
  • Fixed #18127, a regression causing an unintended border on data labels when setting backgroundColor and borderColor but no explicit borderWidth.
  • Fixed #17856, line color in hover state did not work as expected in heatmap.
  • Fixed #17933, x axis labels had incorrect styling after drilling down.
  • Fixed #17963, breadcrumbs’ position and display were incorrect when scrollablePlotArea was enabled.
  • Fixed #17970, wrong color on heatmap point when updating from null to a valid number.
See full Highcharts v10.3.3 release →