增加LiquidChart数据变更动画#83

This commit is contained in:
monitor1394
2020-08-11 09:25:28 +08:00
parent 342337c13e
commit c1c7312f2c
4 changed files with 15 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
# 更新日志
* (2020.08.11) Added `LiquidChart` data change animation#83
* (2020.08.11) Optimize `PieChart` text stack and lead line effects#85
* (2020.08.08) Optimize `LineChart` the rendering performance of dense data
* (2020.07.30) Added `LineChart` to configure gradient through `VisualMap` or `ItemStyle`#78