browser zoom and dom zoom will cause mouse position fault in tooltip
Open
bug
discussion-required
en
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### 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.
Contributor guide
Assessment
This issue has not been assessed yet.