Ovilia commented on issue #10364: 建议增加resize选项 URL: https://github.com/apache/incubator-echarts/issues/10364#issuecomment-489389478 在 HTML 中,是没法监听某一个 DIV 是否变化了大小,只能监听全局的 onresize 事件,所以还是用户自己处理事件更合适,然后再手动调用 chart.resize()
---------------------------------------------------------------- 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]
