damiangreen opened a new issue #9165: TypeError: Cannot read property getWidth of null↵ at ZRender.getWidth URL: https://github.com/apache/incubator-echarts/issues/9165 ### One-line summary `TypeError: Cannot read property getWidth of null↵ at ZRender.getWidth ` ### Version & Environment [版本及环境] + ECharts version 4.1.0: + Browser version Chrome + OS Version Windows 10 ### Expected behaviour [期望结果] no exception When calling echarts.getWidth() where `echarts` is an instance returned from `onChartReady` callback.
---------------------------------------------------------------- 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]
