Learn R Programming

billboarder (version 0.2.4)

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.

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.