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

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

View File

@@ -1,6 +1,7 @@
# 更新日志
* (2020.09.18) Fixed `SerieLabel` also displayed after hided `Serie` by clicked the legend #94
* (2020.09.18) Optimize coordinate axis calibration and text display #93
* (2020.09.17) fixed `Package` import missing `meta` file causing failure #92
* (2020.09.08) Optimize the color of `Legend` to automatically match the custom color of `ItemStyle`