You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/07/29 07:42:35 UTC

[GitHub] [incubator-echarts] DoonPort0422 commented on issue #13028: Zoom in Chrome Browser, mouse event running wrong in svg > foreignObject

DoonPort0422 commented on issue #13028:
URL: https://github.com/apache/incubator-echarts/issues/13028#issuecomment-664802716


   FYI, the problem exists no matter echarts renders in 'svg' or not. 
   ```
   echarts.init(container, null, {renderer: 'svg', ...size})
   echarts.init(container)
   ```
   _I mean the above 2 cases both can repeat the problem._


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



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