The issue has been closed
Reproduction link

Steps to reproduce
折线连接是有问题的,如下图所示:

Environment |
Info |
g2 |
4.1.16 |
System |
win10 |
Browser |
choreme |
<!-- generated by antv-issue-helper. DO NOT REMOVE -->

chart.line({
connectNulls: true,
}).position("item*score");
对于有 null 的,注意看看自己的需求,是否需要 connectNulls。
posted by hustcc almost 4 years ago