htmlWithGivenTooltips: Render plot with given tooltips data

View source: R/main.R

htmlWithGivenTooltipsR Documentation

Render plot with given tooltips data

Description

Render plot with given tooltips data

Usage

htmlWithGivenTooltips(svg, data, height = NA, width = NA, point.size = 10)

Arguments

svg

A SVG plot object.

data

List with tooltip data.

height

Plot height (in inches; optional).

width

Plot width (in inches; optional).

point.size

Point size for calibrating hovering accuracy (optional).


Roche/ggtips documentation built on May 14, 2022, 12:44 p.m.