bb_proxy_tooltip: Show or hide tooltip with proxy

View source: R/billboarder-shiny.R

bb_proxy_tooltipR Documentation

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.

what

show or hide the legend.

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.


billboarder documentation built on Sept. 29, 2023, 5:07 p.m.