xiaonaiquan opened a new issue #16144:
URL: https://github.com/apache/echarts/issues/16144
### Version
5.2.2
### Link to minimal reproduction
_No response_
### Steps To Reproduce
dataZoom:{
type: 'inside',
start: 0,
end: 100,
minSpan: 30,
maxSpan: 100,
moveOnMouseWheel: false
}
### Current Behavior
When the line chart is scaled to a certain extent by the scroll wheel, you
can also use the scroll wheel to pan it.
### Expected Behavior
I want the scroll wheel not to shift the line chart.
### Environment
```markdown
- OS:
- Browser:
- Framework:
chrome
```
### Any additional comments?
_No response_
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]