Description Usage Arguments Details
Generates tooltip for plot.
1 | beam_tooltip(hv, plot_info, plot_data, plot_type, tt_content, tt_range = 5)
|
hv |
Hoover. |
plot_info |
chosen mapping from the |
plot_data |
data on which the ggplot is based |
plot_type |
Type of plot corresponding to the data from first mapping.
Accepts either |
tt_content |
Optional. If |
tt_range |
A number denoting maximum distance between hoover and objects on the plot.
The row, whose distance to the hoover is less than |
This function uses extract_tt_data_row
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.