修复Radar切换到Circle异常的问题 #139

This commit is contained in:
monitor1394
2021-04-29 19:43:42 +08:00
parent 13a81b8374
commit fdd6ab0063
4 changed files with 5 additions and 3 deletions

View File

@@ -34,6 +34,7 @@
## Latest
* (2021.04.29) Fixed an issue with `Radar` switching to `Circle` anomaly #139
* (2021.04.29) Added `Settings`'s `reversePainter` to set whether or not `Serie` is drawn in reverse order
* (2021.04.28) Fixed bug where `AxisLabel` displayed incorrectly with `DataRoom` (#138)
* (2021.04.26) Fixed dynamically creating chart at runtime would be abnormal #137