Skip to content
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

[Feature]: SHIFT or CTRL modifier for click event/onValueChange() #842

Open
brightloudnoise opened this issue Dec 9, 2023 · 1 comment

Comments

@brightloudnoise
Copy link

brightloudnoise commented Dec 9, 2023

What problem does this feature solve?

Adding the click event/onValueChange functionality in #195 gives us some great opportunities for interaction. I've been playing with it in the recent beta.

Have you also considered returning the click event so we can detect if the CTRL or SHIFT modifier key is pressed? This would let us select more than one element in a chart to expose those selections as a filter.

@mgguo
Copy link

mgguo commented Feb 16, 2024

Agreed. Having the raw click event wrapped in the payload would support many interaction scenarios, e.g. open a context menu from where it's clicked

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

2 participants