sheepzheng opened a new issue #15103: URL: https://github.com/apache/echarts/issues/15103
### Version 5.1.1 ### Steps to reproduce in script use document.body.style.zoom to adapt different size of screen. in echarts option add tooltip. use ctrl in browser to zoom your demo or use different size of screen to display your demo ### What is expected? use document.body.style.zoom and zoom browser will not effect mouse hover position in tooltip ### What is actually happening? you will find mouse hover event will trigger wrong part of this chart's tooltip. <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
