修复Theme在修改默认主题的参数后运行被重置的问题

This commit is contained in:
monitor1394
2023-05-04 08:14:41 +08:00
parent fdd686b038
commit 529c784ee2
2 changed files with 8 additions and 3 deletions

View File

@@ -66,6 +66,7 @@ slug: /changelog
## master
* (2023.05.04) 修复`Theme`在修改默认主题的参数后运行被重置的问题
* (2023.05.04) 增加`Symbol`选择`Custom`类型时的`Warning`提示
* (2023.04.15) 修复`DataZoom`在多个图表时可能异常的问题 (#252)
* (2023.04.14) 修复`Tooltip`在只有一个数据时可能异常的问题