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

Interactive score plots #8

Open
trickytank opened this issue May 12, 2017 · 1 comment
Open

Interactive score plots #8

trickytank opened this issue May 12, 2017 · 1 comment
Assignees

Comments

@trickytank
Copy link
Collaborator

As the plots can have many samples, it would be highly beneficial to have interactive plots where the user can mouse over curves to see the sample, or to switch sample colours to a gray or removed entirely. May require making ECDF plots in a ggplot style (this won't be hard to do).

@trickytank
Copy link
Collaborator Author

This will probably require a rewrite of the ECDF plots into ggplot2.

Then in theory you can use the following package more easily:
https://github.com/davidgohel/ggiraph/
this was found at:
http://gallery.htmlwidgets.org/

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

No branches or pull requests

2 participants