修复LineChartlabel偏移显示异常的问题

This commit is contained in:
monitor1394
2020-03-13 08:37:11 +08:00
parent ec4fb87142
commit 9079bedd9d
3 changed files with 8 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
# 更新日志
* (2020.03.13) 修复`LineChart``label`偏移显示异常的问题
* (2020.03.11) 发布`v1.3.0`版本
* (2020.03.11) 优化`LineChart``label`偏移显示
* (2020.03.11) 优化清空并重新添加数据后的自动刷新问题