This commit is contained in:
monitor1394
2021-04-07 20:30:40 +08:00
parent ffea4025a0
commit 40a9b19a63
5 changed files with 16 additions and 8 deletions

View File

@@ -2,6 +2,7 @@
# 更新日志
[Latest](#Latest)
[v2.1.0](#v2.1.0)
[v2.0.1](#v2.0.1)
[v2.0.0](#v2.0.0)
[v2.0.0-preview.2](#v2.0.0-preview.2)
@@ -32,6 +33,9 @@
## Latest
## v2.1.0
* (2021.04.07) 发布`v2.1.0`版本
* (2021.03.31) 优化和重构`Theme`,解决引用相同或丢失的问题 #118
* (2021.03.30) 优化`Tooltip`支持设置不同的类目轴数据 #129
* (2021.03.29) 优化自定义绘制回调接口,增加`onCustomDrawBeforeSerie``onCustomDrawAfterSerie``onCustomDrawTop`