hc_enabletooltips: hc_enabletooltips

View source: R/hc_html.R

hc_enabletooltipsR Documentation

hc_enabletooltips

Description

Helper to enable tooltips on a chart. Enabling the tooltip is not intuitive because of how I've set up the defaults, so we have this function to enable them more easily. I like to use enableMouseTracking = FALSE to remove distractions. See https://github.com/superchordate/hcslim for more detailed documentation and examples.

Usage

hc_enabletooltips(options)

Arguments

options

Your starting Highcharts options.

Details

Author: Bryce Chamberlain

Value

Modified Highcharts options with tooltips enabled (series > enableMouseTracking > TRUE)


superchordate/hcslim documentation built on Feb. 20, 2025, 3:28 p.m.