Highcharts for Python v1.7.1

Released: May 9, 2024

v1.7.1 での更新項目

機能

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.

不具合の修正

Core

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

Maps

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