Fixed markline label refresh when serie hide #178

This commit is contained in:
monitor1394
2021-12-17 21:27:14 +08:00
parent 284a31ca57
commit 21b4876948
3 changed files with 9 additions and 6 deletions

View File

@@ -41,6 +41,7 @@
## branch-2.0
* (2021.12.17) Fixed `MarkLine` does not auto refresh label active when serie hide #178
* (2021.12.10) Improved `Radar`'s `AxisLine` and `SplitLine` to be controlled separately
* (2021.12.08) Fixed y axis does not refresh when serie hidden
* (2021.12.04) Added `Symbol` new types: `EmptyRect`, `EmptyTriangle`, `EmptyDiamond`