This commit is contained in:
monitor1394
2024-03-11 08:12:28 +08:00
parent 9f5040435f
commit 113c3887ae
4 changed files with 18 additions and 5 deletions

View File

@@ -6,6 +6,7 @@ slug: /changelog
# 更新日志
[master](#master)
[v3.10.2](#v3102)
[v3.10.1](#v3101)
[v3.10.0](#v3100)
[v3.9.0](#v390)
@@ -72,6 +73,9 @@ slug: /changelog
## master
## v3.10.2
* (2024.03.11) 发布`v3.10.2`版本
* (2024.03.11) 修复`Legend``formatter`在设置`{d}`通配符时显示可能不匹配的问题 (#304)
* (2024.03.11) 修复`Tooltip`移出坐标系后还显示的问题
* (2024.03.08) 修复`Tooltip``title`从旧版本升级后可能不显示的问题