Fixed dynamically creating chart at runtime would be abnormal

This commit is contained in:
monitor1394
2021-04-26 19:37:02 +08:00
parent 20ea9e2620
commit 8a8f352bad
6 changed files with 39 additions and 21 deletions

View File

@@ -34,6 +34,7 @@
## Latest
* (2021.04.26) Fixed dynamically creating chart at runtime would be abnormal #137
* (2021.04.26) Added support for `Barchart` to draw gradient borders
* (2021.04.23) Added support for custom charts
* (2021.04.22) Fixed bug where `Gauge` `axisLabel`'s text color could not be adjusted