plainheart commented on issue #10037: 整个图表加载完成如何监听?rendered和finished都不正确
URL: 
https://github.com/apache/incubator-echarts/issues/10037#issuecomment-470783260
 
 
   如果 `finished` 
事件对你有用,那完全可以定义一个变量标识是否为首次渲染,默认true,回调函数执行后,标识其为false,解绑该事件不再继续执行相关代码即可

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to