Ovilia commented on issue #9305: Uncaught DOMException: Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The image argument is a canvas element with a width or height of 0. URL: https://github.com/apache/incubator-echarts/issues/9305#issuecomment-471890866 你需要在点击加载地图的时候,先判断先当前是不是有 `setTimeout(function (){mapCharts.resize(); }, 500)` 这个返回的数字,有的话在加载图表前先 `clearTimeout` 一下。
---------------------------------------------------------------- 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]
