[optimaze][label] icon and emphasis label

This commit is contained in:
monitor1394
2022-06-14 07:28:24 +08:00
parent e8c46b676f
commit c24d89c8ab
3 changed files with 10 additions and 9 deletions

View File

@@ -53,7 +53,8 @@
## master
* (2022.06.14) 优化`Background`,参数`hideThemeBackgroundColor`重命名为`autoColor`
* (2022.06.14) 优化`SerieLabelStyle`,支持动态调整`Icon`
* (2022.06.13) 优化`Background`,参数`hideThemeBackgroundColor`重命名为`autoColor`
* (2022.06.10) 增加`Legend``AxisLabel`支持`autoColor`
* (2022.06.08) 修复`Axis``AxisLabel`在设置不显示时还显示首尾两个`label`的问题