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.