[feature] 增加SeriemarkColor可设置标识颜色用于LegendTooltip的展示 (#229)

This commit is contained in:
monitor1394
2022-10-29 18:25:20 +08:00
parent cc63764eef
commit e0974fffbe
10 changed files with 46 additions and 7 deletions

View File

@@ -59,6 +59,7 @@
## master
* (2022.10.29) 增加`Serie``markColor`可设置标识颜色用于`Legend``Tooltip`的展示 (#229)
* (2022.10.26) 增加`RadarCoord``startAngle`可设置`Radar`起始角度
* (2022.10.21) 修复`Chart`在受`Layout`控制时`Label`显示不正常的问题 (#231)
* (2022.10.21) 修复`Unity2019.2`上的兼容问题