增加GraphChart可单独设置data样式的支持

This commit is contained in:
monitor1394
2025-02-06 22:11:13 +08:00
parent ec3d012f08
commit 9fc75c78d7

View File

@@ -79,6 +79,7 @@ slug: /changelog
## master
* (2025.02.05) 增加`GraphChart`可单独设置`data`样式的支持
* (2025.02.05) 重构`SerieSymbol``sizeFunction`参数
* (2025.01.23) 修复`Treemap``Label`不显示的问题
* (2025.01.15) 修复`Chart`在运行时动态添加`Component`异常的问题 (#339)