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 2018/08/31 20:55:18 UTC

[GitHub] billylittlefield commented on issue #6864: Pie Chart Disappears On Resize

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