highlight_points: Color of points used in 'react_sparkline'.

View source: R/react_spark.R

highlight_pointsR Documentation

Color of points used in 'react_sparkline'.

Description

Color of points used in 'react_sparkline'.

Usage

highlight_points(
  all = "transparent",
  first = "transparent",
  last = "transparent",
  min = "transparent",
  max = "transparent"
)

Arguments

all, first, last, min, max

The colors of all, first, last, min, and max points.

Value

a function that provides colors for specific points.


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