View source: R/utils_expression.R
exp_tooltip | R Documentation |
Render a tooltip when user hovers mouse over plot
exp_tooltip(hover, data, cell, response)
hover |
Hover input from plot |
data |
A tibble of user-uploaded data |
cell |
Name of cell line column (to be presented) |
response |
Name of response column (y-axis on plot) |
wellPanel located at the cursor containing the cell line name of the nearest point
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.