Highcharts Maps v10.1.0

Maps v10.1.0 ·
  • Added official support and API for the Spider Map (mapbubble series with line). See #17023.
6 BUGFIXES EXPAND COLLAPSE
  • Fixed #16598, addPoint() not adding point to map.
  • Fixed #17139, chart.proj4 option didn’t work.
  • Fixed missing accessible description of map titles with TopoJSON maps.
  • Fixed #17057, addPoint() wasn’t working correctly after series.update({}, false);.
  • Fixed #17082, zooming out to zoom level 0 didn’t work (the view was bouncing back).
  • Fixed #16782, point’s joinBy was wrong when updating data with an unsorted order.
HIGHCHARTS CORE v10.1.0 CHANGES These core changes also apply to this module EXPAND COLLAPSE
  • Added allowMutatingData chart property to prevent data mutation while updating series or point. See #4259.
  • Added new option, accessibility.point.describeNull.
  • Added new fullscreen events, fullscreenOpen and fullscreenClose, callback functions to modify chart options during toggle fullscreen mode. See #16968.
  • Added warning by default when the accessibility.js module is not loaded.
  • Added new option, accessibility.series.descriptionFormat.
  • Improved the theme colors for high contrast light and high contrast dark to show more hue variance.
  • Reduced verbosity of accessibility information by default.
  • Changed the default value of SVGElement.show’s inherit argument to true.
  • Added option to remember keyboard focus for points: accessibility.keyboardNavigation.seriesNavigation.rememberPointFocus.
  • Added new option pie.thickness describing thickness ring of pie. This option takes precedence over pie.innerSize. See #6647.
10 BUGFIXES EXPAND COLLAPSE
  • Fixed #8324, an error was thrown when calling drillUp() after chart.applyDrilldown().
  • Fixed #17188, an incorrect breadcrumbs list was generated when drilling down the axis category.
  • Improved default behavior of accessibility module with axis descriptions as well as landmark roles.
  • Fixed #15178, warning of invalid attribute for Reset Zoom button.
  • Fixed #17146, a regression in v10 with parsing of HTML with inline style rules containing a colon.
  • Fixed #14320, the table was not re-rendered after a data update.
  • Part of #15863, the scrollbar is no longer initially rendered with y: -9999.
  • Fixed #9687, vertical data label suppressed when close to the right edge of the plot area.
  • Fixed #17100, excessive padding in some cases when tickAmount was set.
  • Fixed #16921, regression causing the wrong size of a hovered heatmap cell after zooming in.
See full Highcharts v10.1.0 release →