优化LineChart密集数据的绘制表现

This commit is contained in:
monitor1394
2020-08-08 17:14:33 +08:00
parent fe15760aab
commit b52105e798
4 changed files with 176 additions and 118 deletions

View File

@@ -1,6 +1,7 @@
# 更新日志
* (2020.08.08) Optimize the rendering performance of `LineChart` dense data
* (2020.07.30) Added `LineChart` to configure gradient through `VisualMap` or `ItemStyle`#78
* (2020.07.25) Fixed a problem with `LineChart` emerging abnormal in animation drawing#79
* (2020.07.25) Fixed a problem with gradual discoloration on `LiquidChart` at `100%`#80