bb_proxy_tooltip: Show or hide tooltip with proxy
Description
Show or hide tooltip with proxy
Usage
bb_proxy_tooltip(proxy, what = c("show", "hide"), x = NULL,
index = NULL, ...)
Arguments
proxy
A billboardProxy
htmlwidget
object.
x
x value on which the tooltip must appear.
index
Index on the x-axis on which the tooltip must appear.
...
Additional arguments passed to method.
Value
A billboardProxy
htmlwidget
object.