增加PolarCoodindicatorLabelOffset设置指示文本偏移的支持

This commit is contained in:
monitor1394
2023-06-30 08:25:14 +08:00
parent 2c382fda00
commit 4a754c0021
4 changed files with 5 additions and 2 deletions

View File

@@ -66,6 +66,7 @@ slug: /changelog
## master
* (2023.06.30) 增加`PolarCood``indicatorLabelOffset`设置指示文本偏移的支持
* (2023.06.30) 修复`Axis``IndicatorLabel`的背景颜色可能不正常的问题
* (2023.06.30) 增加`Axis``IndicatorLabel`可自定义`color`的支持
* (2023.06.12) 修复`AxisLabel``formatterFunction`在数值轴时`value`不对的问题