Highcharts for Python v1.7.1

Released: May 9, 2024

Updates in v1.7.1

Funktionen

Maps

  • Bumped requirement to use latest version of Highcharts Core for Python, which also fixes an export-related serialization error.
  • Bumped requests version number for security patch.

Fehlerkorrekturen

Core

  • Fixed data collection roundtrip via .to_json() / .from_json().

Maps

  • Fixed the use of an improper constructor when exporting Map charts.