MainPri opened a new issue #14658: URL: https://github.com/apache/echarts/issues/14658
### Version 5.0.2 ### Reproduction link [https://codepen.io/ZuoXxx/pen/GRrxvjJ](https://codepen.io/ZuoXxx/pen/GRrxvjJ) ### Steps to reproduce 运行CodePen中的代码 ### What is expected? 数据在timelinechanged事件中可实时发生变化 ### What is actually happening? 监听timelinechanged事件时,在方法内部动态新增数据,图表中的折线图没有实时发生变化。在外层如果使用setInterval来动态新增数据时,图表中的折线图会实时发生变化 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
