jeff0905 commented on issue #9312: 当渲染模型为‘svg’,饼图lengend.type = 
'scroll'时,图例文字丢失,分页标签覆盖住了图例,类型为‘canvas’显示正常
URL: 
https://github.com/apache/incubator-echarts/issues/9312#issuecomment-435565250
 
 
   svg 的 text 元素 的属性 clip-path造成的。 clip-path="url(#zr4338-clip-7)" , 
如果把clip-path改成 "none" 就可以显示出来。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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