Highcharts for Python v1.4.3

Released: Oct 25, 2023

Updates in v1.4.3

Fixes

Stock

  • Fixed error in FlagsSeries serialization and added unit test.

Core

  • Fixed edge case error when deserializing ChartOptions using .from_dict() with a dict that had been serialized using .to_dict() which errored on .margin and .spacing.