修复SerieLabel在点击图例隐藏Serie后还显示的问题#94

This commit is contained in:
monitor1394
2020-09-18 22:00:03 +08:00
parent e10f36ff8c
commit 166a94012d
3 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# 更新日志
* (2020.09.18) 修复`SerieLabel`在点击图例隐藏`Serie`后还显示的问题#94
* (2020.09.18) 优化坐标轴刻度和文本显示#93
* (2020.09.17) 修复`Package`导入时缺失`meta`文件导致失败的问题#92
* (2020.09.08) 优化`Legend`的颜色可自动匹配`ItemStyle`的自定义颜色#89