[Bug] When datazoom type is inside,mouse rolls will change the value of the tooltip.
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.6.0
### Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=area-simple
### Steps to Reproduce
1. Move the mouse in chart;
2. Tooltip show;
3. Mouse rolling and keep the xAxis unchanged;
4. Tooltip valuse has change.
### Current Behavior
When datazoom type is inside,mouse rolls will change the value of the tooltip.


### Expected Behavior
The value of the tooltip remains unchanged.
### Environment
```markdown
- OS: Window 10
- Browser: Chrome 135
- Framework: No
```
### Any additional comments?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.