007c commented on issue #8211: graph resize后有图形残留 URL: https://github.com/apache/incubator-echarts/issues/8211#issuecomment-383803155 @pissang 感谢回答, 情况使这样的,为了使图表的尺寸能够适配屏宽,我在window的resize事件回调中调用图表实例的resize方法就会出现这样的情况,我在issues中找到了类似的问题 #7348 ,我这个是在resize的时候旧的图形没有清理掉。
---------------------------------------------------------------- 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]
