bb_proxy_tooltip {billboarder}R 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.


[Package billboarder version 0.4.1 Index]