增加Remove All Chart Object移除图表下的所有子节点

This commit is contained in:
monitor1394
2020-09-18 22:24:51 +08:00
parent 166a94012d
commit 9117a198a1
5 changed files with 14 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# 更新日志
* (2020.09.18) 增加`Remove All Chart Object`移除图表下的所有子节点(会自动重新初始化)
* (2020.09.18) 修复`SerieLabel`在点击图例隐藏`Serie`后还显示的问题#94
* (2020.09.18) 优化坐标轴刻度和文本显示#93
* (2020.09.17) 修复`Package`导入时缺失`meta`文件导致失败的问题#92