You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/07/03 15:55:57 UTC

[GitHub] [incubator-echarts] XiaoChengji opened a new issue #10801: SVG渲染折线图时,相同值的两点不绘制线段,canvas模式正常

XiaoChengji opened a new issue #10801: SVG渲染折线图时,相同值的两点不绘制线段,canvas模式正常
URL: https://github.com/apache/incubator-echarts/issues/10801
 
 
   ### Version
   4.2.1
   
   ### Reproduction link
   [https://gallery.echartsjs.com/editor.html?c=xyurik6VFC&v=1](https://gallery.echartsjs.com/editor.html?c=xyurik6VFC&v=1)
   
   ### Steps to reproduce
   详细请参考链接(只需代码将canvas模式修改成svg模式即可复现): https://gallery.echartsjs.com/editor.html?c=xyurik6VFC&v=1
   
   ### What is expected?
   canvas和SVG渲染折线图时,相同值的两点均绘制线段,而且显示正常
   
   ### What is actually happening?
   SVG渲染折线图时,相同值的两点不绘制线段,canvas模式正常
   浏览器调试查看dom节点,已生成path标签,但是无法正常显示
   
   <!-- 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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