Improved radarchart

This commit is contained in:
monitor1394
2021-12-10 13:22:00 +08:00
parent 8bf6f57012
commit 284a31ca57
3 changed files with 20 additions and 27 deletions

View File

@@ -41,6 +41,7 @@
## branch-2.0
* (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`
* (2021.12.04) Added setting symbol empty area color by itemStyle's backgroundColor