Open trickytank opened 7 years ago
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/
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).