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/19 06:48:09 UTC

[GitHub] [incubator-echarts] N2ET opened a new issue #10884: graph关系图symbol 设置为svg,svg图片在IE 11浏览器无法显示

N2ET opened a new issue #10884: graph关系图symbol 设置为svg,svg图片在IE 11浏览器无法显示
URL: https://github.com/apache/incubator-echarts/issues/10884
 
 
   ### Version
   4.2.1
   
   ### Steps to reproduce
   1. 使用demo示例代码,https://www.echartsjs.com/examples/editor.html?c=graph-simple
   2. 在节点1的data中设置,symbol: 'image://img/test.svg'
   3. 在节点2的data中设置,symbol: 'image://img/test.png'
   
   ### What is expected?
   各主流浏览器可以正常显示test.svg
   
   ### What is actually happening?
   1. IE 11浏览器不显示test.svg
   2. Chrome、IE 10浏览器正常显示test.svg
   3. Chrome、IE均正常显示test.png
   
   ---
   操作系统: win 7 32bit
   
   <!-- This issue is generated by echarts-issue-helper. 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