Fixed y axis does not refresh when serie hidden

This commit is contained in:
monitor1394
2021-12-08 20:53:12 +08:00
parent d9a0f6f7f2
commit 8bf6f57012
3 changed files with 7 additions and 3 deletions

View File

@@ -41,6 +41,7 @@
## branch-2.0
* (2021.12.08) Fixed y axis does not refresh when serie hidden
* (2021.12.04) Added `Symbol` new types: `EmptyRect`, `EmptyTriangle`, `EmptyDiamond`
* (2021.12.04) Added setting symbol empty area color by itemStyle's backgroundColor
* (2021.12.03) Fixed formatter `{c}` not work #175