Rdocumentation
powered by
Learn R Programming
ggthemes (version 2.1.0)
hc_pal: Highcharts JS color palette (discrete)
Description
The Highcharts JS uses many different color palettes in its plots. This collects a few of them.
Usage
hc_pal(palette = "default")
Arguments
palette
character
The color palette to use. This must be a name in
ggthemes_data$hc$palettes
.