v.1.2.0
-
ENHANCEMENT: Align the API to Highcharts (JS) v.11.1 (#21). In particular, this includes:
- Changes inherited from Highcharts Core for Python v.1.2.0. See here.
- Added
TiledWebMapOptions/TiledWebMapSeriessupport.
-
ENHANCEMENT: Added support for the inclusion of scripts based on features used in the chart (#6).
-
ENHANCEMENT: Added
dictsupport tooptions.series.labels.SeriesLabel.styleandutility_classes.data_labels.DataLabel.style. -
BUGFIX: Fixed de-serialization error in
options.series.data.geometric.GeometricZDatawhich
prevented the population of.properties. -
DOCS: Several documentation fixes.
-
DEPENDENCY: Bumped
requestsversion for security patch.