apache / apache/echarts

Datazoom mousewheel and keypress combination wonky.

Open
#15,871 9 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.