PandaTsui opened a new issue #10432: 曲线算法错误
URL: https://github.com/apache/incubator-echarts/issues/10432
 
 
   ### Version
   4.2.1
   
   ### Steps to reproduce
   1.使用series.line画曲线图。
   2.series.line.smooth设置为0.3。
   3.series.line.smoothMonotone 设置为 "none" 或不填写 smoothMonotone 参数。
   4.有一套连续数据,数据的下一个点,突然变为0,这个为0的点也是最后一个有数据的点,后面的时间轴,是没有数据的。
   
   ### What is expected?
   两个点数据点连接,在x轴方向,无显著凸起,内钩等现象,表现很平滑。
   
   ### What is actually happening?
   两个直连的点,出现能够现象。
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   
   图片如下:
   
![image](https://user-images.githubusercontent.com/21979377/57511770-98c83380-733c-11e9-8a50-ed0712118acb.png)
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to