We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
同时开启缩放 和 拖拽,在缩放的同时会触发拖拽事件,导致图表跳变
优化交互效果,隔离缩放和拖拽事件
The text was updated successfully, but these errors were encountered:
fix: fix datazoom drag and zoom triggered at the same time, fix #3819
714dc21
ec6c1e2
skie1997
No branches or pull requests
What problem does this feature solve?
同时开启缩放 和 拖拽,在缩放的同时会触发拖拽事件,导致图表跳变
20250317-141831.mp4
What does the proposed API look like?
优化交互效果,隔离缩放和拖拽事件
The text was updated successfully, but these errors were encountered: