Highcharts for Python v1.4.3

Released: Oct 25, 2023

v1.4.3 中的更新

修補程式

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.