You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/07/16 03:51:04 UTC

[GitHub] [echarts] YaoKaiPeng opened a new issue #15371: smooth 导致折线图绘制失败

YaoKaiPeng opened a new issue #15371:
URL: https://github.com/apache/echarts/issues/15371


   ### Version
   5.1.2
   
   ### Reproduction link
   [https://jsfiddle.net/fv5uhget/2/](https://jsfiddle.net/fv5uhget/2/)
   
   ### Steps to reproduce
   渲染线图时,用了smooth: true 来保证线条的平滑度,但发现这种情况下,线条会绘制失败。
   
   ### What is expected?
   线图正常渲染
   
   ### What is actually happening?
   目前未绘制成功
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #15371: smooth 导致折线图绘制失败

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15371:
URL: https://github.com/apache/echarts/issues/15371#issuecomment-881155921






-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] g7i commented on issue #15371: smooth 导致折线图绘制失败

Posted by GitBox <gi...@apache.org>.
g7i commented on issue #15371:
URL: https://github.com/apache/echarts/issues/15371#issuecomment-881796972


   I'm working on this issue.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] g7i commented on issue #15371: smooth 导致折线图绘制失败

Posted by GitBox <gi...@apache.org>.
g7i commented on issue #15371:
URL: https://github.com/apache/echarts/issues/15371#issuecomment-890549659


   Hey @pissang, the algorithm being used in `drawSegment` function in the file `src/chart/line/poly.ts #L38` is a little complex. Can you please provide me some reference so that I can understand it. Thanks


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #15371: smooth 导致折线图绘制失败

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15371:
URL: https://github.com/apache/echarts/issues/15371#issuecomment-881177973






-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org