Highcharts for Python v1.9.2

Released: Jul 18, 2024

v1.9.2 での更新項目

不具合の修正

Core

  • Resolved over-broad False-y validation of PieDataLabel.distance to allow for 0 values.
  • Fixed over-broad False-y validation of Tooltip.header_format to allow for empty string values, bringing it in line with Tooltip.footer_format.