Fixed bug where GaugeChart does not refresh label when changing splitNumber #167

This commit is contained in:
monitor1394
2021-09-06 21:33:44 +08:00
parent 9167196e25
commit 7f4154b1db
3 changed files with 21 additions and 0 deletions

View File

@@ -40,6 +40,8 @@
## master
* (2021.09.06) 修复`GaugeChart`用代码改变`splitNumber`不会刷新`label`的问题 #167
## v2.4.0
### 版本要点