Description Usage Arguments See Also
Get quick information from a scatterplot by hovering over points
1 | HoverLocator(plot, data.plot, features.info = NULL, dark.theme = FALSE, ...)
|
plot |
A ggplot2 plot |
data.plot |
The oridinal data that went into the ggplot2 plot |
features.info |
An optional dataframe or matrix of extra information to be displayed on hover |
dark.theme |
Plot using a dark theme? |
... |
Extra parameters to be passed to plotly::layout |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.