MarkLine优化

This commit is contained in:
monitor1394
2021-07-16 08:31:10 +08:00
parent 162aeb02e6
commit 012f6ccb52
5 changed files with 60 additions and 56 deletions

View File

@@ -38,6 +38,7 @@
## master
* (2021.07.15) Added `MarkLine` (#142)
* (2021.07.09) Optimize `BarChart` to set whether to show bars via `seriedata.show`
* (2021.07.08) Optimize data storage type from `float` to `double`
* (2021.07.05) Fixed `Piechart` `avoidLabelOverlap` parameter not working