Highcharts Maps v10.2.1
Maps v10.2.1 ·
HIGHCHARTS CORE v10.2.1 CHANGES
These core changes also apply to this module EXPAND COLLAPSE
- Refactored zoom options, introduced new object structure as chart.zoom.
- Added
Highcharts.Series.types and Series.registerType(type, class) for custom series, see #17551.
12 BUGFIXES EXPAND COLLAPSE
- Fixed #17413, data labels contrast color omitted the chart background.
- Fixed #17547; if chart.zoomType option is set, boosted rendering will not be forced as long as threshold is not reached.
- Fixed #17627, single quoted attributes were not recognized and caused color style not to apply in tooltips.
- Fixed #15752, arearange didn’t work in parallel coordinates.
- Fixed #17442, color axis data classes were not keyboard navigable.
- Fixed #17438, updating points with the category axis gave the wrong x position.
- Fixed #17486,
bubbleZExtremes was not removed when the bubble series was removed.
- Fixed #17481, zones clip was incorrectly calculated and the line was partially missing when scrollablePlotArea was enabled.
- Fixed #17484, changed the link opacity on hover in organization series.
- Fixed #17472, shared tooltip did not work in polar charts.
- Fixed #17359, stickyTracking was not respected correctly for polar charts.
- Fixed #17401, console error from accessibility module when using numeric point id.
See full Highcharts v10.2.1 release →