sikynet opened a new issue #11019: 4.2.0版本 
一个页面里,谷歌浏览器显示多个同一类型的柱图,如果有1个是canvas渲染,其他图是svg渲染,那么svg渲染的图形的renderer是svg,但是显示的效果却是模糊的。如果全部柱图都使用svg渲染,又可以看到是清晰的。
URL: https://github.com/apache/incubator-echarts/issues/11019
 
 
   ### Version
   4.2.0-rc.1
   
   ### Steps to reproduce
   
一个页面里,放置多个柱图,其中一个柱图使用canvas渲染,其他柱图使用svg渲染,那么所有柱图看到的都是模糊的,但是如果全部柱图都使用svg渲染,又可以看到是清晰的。
   
   ### What is expected?
   svg显示可以在一个页面根据自己图形的设置显示。
   
   ### What is actually happening?
   设置了svg还是一样模糊。
   
   <!-- 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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to