LIHAO520 commented on issue #3053: echarts3中lines的effect相关问题 URL: https://github.com/apache/incubator-echarts/issues/3053#issuecomment-419297471 这个loop实现有点奇怪,例如在使用setOption更新图数据时,加入数据前后相同,这种实现effect居然不会重绘,就算数据不完全相同,那些相同的数据也不会重绘,个人认为在刷新数据之后,即使数据相同,effect配置一样,也应该重绘吧。 这个现在可以实现了吗,急急急 ,有什么好的方法
---------------------------------------------------------------- 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]
