Set color(s) for chart
v_specs_colors.Rd
Set color(s) for chart
Arguments
- vc
An htmlwidget created with
vchart()
.- ...
Colors options, can be a single color code, a vector of colors to use or a list with more options. For
v_colors_manual
it should be a named list with data values as name and color as values.
Value
A vchart()
htmlwidget
object.