Highcharts for Python v1.7.1

Released: May 9, 2024

Mises à jour de v1.7.1

Fonctionnalités

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.

Correctifs

Core

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

Maps

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