Description Usage Arguments Value
View source: R/utils_interactiveGgplot.R
Create the interface for the tooltip of a plot
1 | ggplotTooltip(df, hover, x, y, eventData = NULL)
|
df |
Data frame |
hover |
Mouse hover information for a given plot as retrieved from
|
x |
Character: name of the variable used for the X axis |
y |
Character: name of the variable used for the Y axis |
eventData |
Alternative splicing event information (if available) |
HTML elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.