Fixed {d} formatter error when value is 0

This commit is contained in:
monitor1394
2022-02-09 22:02:16 +08:00
parent 5db8fe09d5
commit c7dcd54377
3 changed files with 4 additions and 0 deletions

View File

@@ -42,6 +42,7 @@
## branch-2.0
* (2022.02.08) Fixed {d} formatter error when value is 0
* (2022.02.08) Fixed `YAxis` `AxisLabel`'s `onZero` does not work
* (2022.01.06) Improved `Zebra` bar chart