
New chart property prevents data mutation while updating series or points.
Features
- Added allowMutatingData chart property to prevent data mutation while updating series or points.
- Added new accessibility.point.describeNull option.
- Added new fullscreenOpen and fullscreenClose callback functions to modify chart options when toggling fullscreen mode.
- Added warning when accessibility.js module is not loaded.
- Added new accessibility.series.descriptionFormat option.
- Improved theme colors for 'high contrast light' and 'high contrast dark' to show more hue variance.
- Reduced verbosity of accessibility information.
- Changed the default value of SVGElement.show's inherit argument to true.
- Added the option to remember keyboard focus for points: accessibility.keyboardNavigation.seriesNavigation.rememberPointFocus.
- Added new pie.thickness option describing pie ring thickness. This option takes precedence over pie.innerSize.
- Added support and API for Spider Map (map bubble series with line).