修复SerieLabel位置错乱的问题

This commit is contained in:
monitor1394
2020-07-07 07:29:45 +08:00
parent 9244d9f996
commit 2a74388777
3 changed files with 25 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
# 更新日志
* (2020.07.07) 修复`SerieLabel`位置错乱的问题
* (2020.07.07) 增加`Tooltip``offset`参数配置偏移
* (2020.07.06) 增加`LiquidChart`水位图
* (2020.07.01) 增加`PolarChart`极坐标图表