优化MultiComponentMode开启后的编辑体验和组件刷新 #128

This commit is contained in:
monitor1394
2021-03-13 04:21:52 +08:00
parent da305e3b7a
commit 04da71787b
4 changed files with 48 additions and 6 deletions

View File

@@ -32,6 +32,7 @@
## Latest
* (2021.03.13) 优化`MultiComponentMode`开启后的编辑体验和组件刷新 #128
* (2021.03.10) 增加`CandlestickChart`K线图 #124
* (2021.03.06) 增加`PieChart``minAngle`参数支持设置最小扇区角度 #117
* (2021.03.05) 增加`Legend`几种内置图标的支持 #90