[bug][line] fix ignoreLineBreak of line serie not work

This commit is contained in:
monitor1394
2022-07-12 07:26:07 +08:00
parent e42afe8d47
commit 131aabc76a
2 changed files with 9 additions and 4 deletions

View File

@@ -56,6 +56,7 @@
## master
* (2022.07.12) 修复`Serie``ignoreLineBreak`不生效的问题
* (2022.07.07) 优化`Axis``minMaxType`指定为`MinMax`时支持精确到小数
* (2022.07.05) 修复`Chart`里有多个坐标系时绘制异常的问题 (#210)
* (2022.07.04) 增加`Settings``axisMaxSplitNumber`参数设置`Axis`的最大分隔段数