Highcharts for Python v1.5.1

Released: Nov 10, 2023

v1.5.1 での更新項目

不具合の修正

Core

  • Fixed bug in JS literal serialization that would misinterpret strings that start with {, end with }, and contain a colon (:) as an object literal rather than as a string.

Maps

  • Fixed incorrect assignment of options.chart.map value.