Description Usage Arguments See Also
View source: R/make_interactive.R
Takes a ggplot and turns it into an interactive plot.
1 | make_interactive(p, source = NULL, legend = T, sig_text = "")
|
p |
a ggplot |
source |
string. Used to connect plotly object other plotly objects. |
legend |
boolean. Show legend for significant interactors? |
sig_text |
what legend text should be added to a significant item? |
Other interactivity:
set_names_by_dataset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.