highlight_bars: Color of highlight used in 'react_sparkbar'.

View source: R/react_spark.R

highlight_barsR Documentation

Color of highlight used in 'react_sparkbar'.

Description

Color of highlight used in 'react_sparkbar'.

Usage

highlight_bars(
  first = "transparent",
  last = "transparent",
  min = "transparent",
  max = "transparent"
)

Arguments

first, last, min, max

The colors of first, last, min, and max bars

Value

a function that provides colors for specific bars.


reactablefmtr documentation built on March 18, 2022, 5:08 p.m.