
Aligns API with Highcharts Core v11.1, improving accessibility, series options and tooltip support.
Features
- Aligned the API with Highcharts Core v11.1. In particular, this includes:
- Added 'AccessibilityPoint.description_format' property.
- Added support for '.legend_symbol' to plot options and series options.
- Added '.border_radius' support to FunnelOptions and FunnelSeries.
- Added '.interpolation' support to HeatmapOptions and descendents.
- Added '.point_description_format' support to SeriesOptions and descendents.
- Added '.fill_space' support to TreegraphOptions and descendents.
- Added '.crossing' support to axes.
- Added '.format' support to Tooltip.
- Added support for the inclusion of scripts based on the features used in the chart.
- Added dict support to '.style' property on labels and titles.
- Added 'TiledWebMapOptions/TiledWebMapSeries' support.