Fixed bug where AxisLabel displayed incorrectly with DataRoom (#138)

This commit is contained in:
monitor1394
2021-04-28 07:00:23 +08:00
parent 6291fd27b0
commit 3c58396c1f
3 changed files with 5 additions and 3 deletions

View File

@@ -34,6 +34,7 @@
## Latest
* (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
* (2021.04.26) Added support for `Barchart` to draw gradient borders
* (2021.04.23) Added support for custom charts