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.