修复MarkArea指定yValuexValue时绘制区域不准确的问题

This commit is contained in:
monitor1394
2025-04-25 22:42:11 +08:00
parent a0dba26318
commit 06bd26dc5f
2 changed files with 21 additions and 25 deletions

View File

@@ -80,6 +80,9 @@ slug: /changelog
## master
* (2025.04.25) 修复`MarkArea`指定`yValue``xValue`时绘制区域不准确的问题
* (2025.04.17) 增加`UITable``Title`支持设置标题
* (2025.04.17) 增加`UITable``Viewport`支持设置表格视口边距边框
* (2025.04.15) 增加`Bar`支持通过`VisualMap`设置颜色
* (2025.04.14) 增加`AxisLabel``showZeroLabel`设置是否显示0刻度
* (2025.04.08) 增加`UIStatistic``desc`描述文本设置支持