billylittlefield commented on issue #6864: Pie Chart Disappears On Resize
URL: 
https://github.com/apache/incubator-echarts/issues/6864#issuecomment-417786624
 
 
   @rkellermeyer I was able to reproduce this in the sandbox and filed this 
issue with a little more detail: 
https://github.com/apache/incubator-echarts/issues/8994
   
   FWIW, a workaround is to add `display:none` to the `<defs>` element in the 
SVG (if using SVG). Otherwise, removing animation (`animation: false`) in the 
chart options will also work.

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