Datazoom mousewheel and keypress combination wonky.
Open
bug
en
missing-demo
pending
waiting-for: community
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.2.1
### Steps to reproduce
zoomOnMouseWheel: 'shift', on one axis and moveOnMouseWheel: true on another... If shift is pressed it will also trigger the one with true, causing move and zoom happen on different axis at the same time.
### What is expected?
Only 'shift' one triggering.
### What is actually happening?
Both are
---
It could be another option like 'bare' if the current behavior is needed to remain.
Contributor guide
Assessment
This issue has not been assessed yet.