set_tooltip_parameters: Set the tooltips parameter

Description Usage Arguments Value

Description

Set the tooltips parameter

Usage

1
2
set_tooltip_parameters(D3partitionR_object, visible = T, style = NULL,
  builder = "table")

Arguments

D3partitionR_object

The D3partitionR object to which the data should be appended

visible

boolean, should the trail be diplayed ? Default: TRUE

style

a valid CSS string to be applied to the tooltip. Default: NULL

builder

Tooltip builder to use for the tooltip. Can either one of the predefined tooltip ('table','basic') or a js expression returning a tooltip.

Value

A D3partitionR object


D3partitionR documentation built on May 2, 2019, 6:36 a.m.