highlight_bars: 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.