Ovilia commented on issue #8965: 为什么我给涟漪动画设置了时间(period),它还一直动,为什么 URL: https://github.com/apache/incubator-echarts/issues/8965#issuecomment-423422975 文档更新的是“动画的周期,秒数。” 正如我上面跟你解释的: > 这个配置项表示周期,如果想定时关闭,就 setTimeout 把这个系列删了即可。 周期懂不懂?周期是 4 秒的意思是,4 秒后重复开始动画,不是 4 秒后结束动画,就是这么设定的。 给你写了个完整的例子,你再好好理解下: http://gallery.echartsjs.com/editor.html?c=xLjxAXRtNt&v=2
---------------------------------------------------------------- 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]
