Highcharts for Python v1.7.3

Released: Jun 1, 2024

v1.7.3 中的更新

修补程序

Core

  • Fixed handling of boolean values in GenericTypeOptions.animation property.
  • Fixed incorrect serialization of format strings that begin with { and end with }. In particular, now added an “escape hatch” if the {...} string is prefixed with $ to ensure proper serialization.
  • Adjusted export support for Highcharts Node Export Server v.3.1.1.