增加Bar支持通过VisualMap设置颜色

This commit is contained in:
monitor1394
2025-04-15 23:11:05 +08:00
parent 21ffcba0c0
commit e124d38d3e
2 changed files with 16 additions and 2 deletions

View File

@@ -80,7 +80,8 @@ slug: /changelog
## master
* (2025.04.15) 增加`AxisLabel``showZeroLabel`设置是否显示0刻度
* (2025.04.15) 增加`Bar`支持通过`VisualMap`设置颜色
* (2025.04.14) 增加`AxisLabel``showZeroLabel`设置是否显示0刻度
* (2025.04.08) 增加`UIStatistic``desc`描述文本设置支持
* (2025.04.07) 修复`Gantt`甘特图在有多维数据时计算的时间区间不准确的问题
* (2025.04.07) 优化`Axis``Time`时间轴支持设置Custom和ceilRate