This commit is contained in:
monitor1394
2022-09-26 08:38:33 +08:00
parent a9fe1f53b1
commit 1141208407
5 changed files with 25 additions and 9 deletions

View File

@@ -2,6 +2,7 @@
# 更新日志
[master](#master)
[v3.3.0](#v3.3.0)
[v3.2.0](#v3.2.0)
[v3.1.0](#v3.1.0)
[v3.0.1](#v3.0.1)
@@ -58,6 +59,16 @@
## master
## v3.3.0
### 版本要点
* 优化图表细节,支持更多功能
* 增加大量的Demo示例
* 完善Editor下的操作完善文档
### 日志详情
* (2022.09.25) 修复`API`文档中部分接口没有导出的问题
* (2022.09.24) 优化`FunnelChart`
* (2022.09.23) 优化`ParallelChart`