Skip to content

Mousemove events with data itemStyle. #594

New issue

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

Open
jihea-park opened this issue Apr 14, 2025 · 0 comments
Open

Mousemove events with data itemStyle. #594

jihea-park opened this issue Apr 14, 2025 · 0 comments

Comments

@jihea-park
Copy link

I want to select some cells by drag&drop.(mouse down, mouse move, mouse up)

This is my example: https://codesandbox.io/p/sandbox/echarts-for-react-ymj34y

But when I move so fast, some cells are not captured.
Image
For example,
I drag from [0, 9, 50] to [0, 0, 22].
But [0, 6, 35], [0, 4, 3] are not captured.
What should I do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant