sxmpasch commented on issue #9341: events defined by `chart.on(eventName, ...` are not triggered URL: https://github.com/apache/incubator-echarts/issues/9341#issuecomment-436180173 @arashdalir - this works for me without problems running on Chrome 70 / Windows 7. Could it be you do not wait for page loading complete before initializing your div object? E.g. ``` <body onload="init()"> ... ```
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org For additional commands, e-mail: dev-h...@echarts.apache.org