Tooltip Container for 'Sparklines'

dui_tooltip(components)

Arguments

components

list of children (series or reference lines) to include in the sparkline. Multiple components should be wrapped in list such as components = list(dui_sparklineseries, dui_sparkverticalrefline()).

Value

reactR component which is a special form of htmltools::tag