You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2018/11/06 09:06:50 UTC

[GitHub] sxmpasch commented on issue #9341: events defined by `chart.on(eventName, ...` are not triggered

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org