修复YAxis在范围变更刷新时部分label可能不显示的问题

This commit is contained in:
monitor1394
2024-12-25 16:30:25 +08:00
parent 074c1a3992
commit d1438dd76f
2 changed files with 3 additions and 2 deletions

View File

@@ -78,6 +78,7 @@ slug: /changelog
## master
* (2024.12.25) 修复`YAxis`在范围变更刷新时部分label可能不显示的问题
* (2024.12.23) 增加`SymbolStyle``borderWidth``emptyColor`配置
* (2024.12.17) 增加`UISlider`扩展组件
* (2024.12.10) 增加`UIToggle`扩展组件