This commit is contained in:
monitor1394
2022-07-12 07:38:42 +08:00
parent 131aabc76a
commit 96a49f2b11
7 changed files with 30 additions and 15 deletions

View File

@@ -2,6 +2,7 @@
# 更新日志
[master](#master)
[v3.1.0](#v3.1.0)
[v3.0.1](#v3.0.1)
[v3.0.0](#v3.0.0)
[v3.0.0-preivew9](#v3.0.0-preivew9)
@@ -56,6 +57,9 @@
## master
## 3.1.0
* (2022.07.12) 发布`v3.1.0`版本
* (2022.07.12) 修复`Serie``ignoreLineBreak`不生效的问题
* (2022.07.07) 优化`Axis``minMaxType`指定为`MinMax`时支持精确到小数
* (2022.07.05) 修复`Chart`里有多个坐标系时绘制异常的问题 (#210)