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

hoverSelects ideas #117

Open
tdhock opened this issue Oct 26, 2015 · 1 comment
Open

hoverSelects ideas #117

tdhock opened this issue Oct 26, 2015 · 1 comment

Comments

@tdhock
Copy link
Owner

tdhock commented Oct 26, 2015

The current barrier to implementing aes(hoverSelects) is that we don't have any way to test it using RSelenium ropensci/RSelenium#59

For single selection variables I propose that mouseover should call update_selector and mouseout should do nothing.

Would it be useful to combine hoverSelects with a multiple selection variable? Anybody know of any examples?

@kferris10
Copy link
Collaborator

Are you thinking that mousing over would set the selector to on then mousing out would reset the selector to whatever it was before?

If so, then hoverSelects could be useful for any viz with multiple selection and lots of groups as a way to easily highlight just one group? The world Bank viz for example. Does that make any sense?

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