dousee163 opened a new issue #10035: 整个图表加载完成如何监听?rendered和finished都不正确 URL: https://github.com/apache/incubator-echarts/issues/10035 <!-- Please Use https://ecomfe.github.io/echarts-issue-helper to create the issue. Otherwise, it will be closed immediately. Questions in the form of *How to use ...* should be at Stack Overflow rather than GitHub issue list. 请注意,所有 issue 必须由 https://ecomfe.github.io/echarts-issue-helper/?lang=zh-cn 创建,不然将会被直接关闭。 Issues 中不要问「如何使用 ECharts 实现……功能」的问题,相关问题请到 SegmentFault 或 Stack Overflow 提问,详见上面的链接。 --> This issue is not created by [echarts-issue-helper](https://ecomfe.github.io/echarts-issue-helper) and will be soon closed. 我要图表的所有绘画结束之后,调用ajax处理其他逻辑。 应该怎么写? 比如 var myChart = echarts.init(...); myChart.setOption(...); myChart.on('......', function() { //我的代码在这里 });
---------------------------------------------------------------- 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]
