增加SerieLabelautoOffset参数设置是否自动判断上下偏移

This commit is contained in:
monitor1394
2020-06-04 12:33:25 +08:00
parent be20dc2474
commit 01f8856106
6 changed files with 21 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
# 更新日志
* (2020.06.04) 增加`SerieLabel``autoOffset`参数设置是否自动判断上下偏移
* (2020.06.04) 增加`Tooltip``alwayShow`参数设置触发后一直显示
* (2020.06.04) 优化`Tooltip``formatter`支持`{.1}`通配符
* (2020.06.04) 优化`Legend`数量过多时自动换行显示