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")
Palettes
The following palettes are defined,
- default
- #7cb5ec, #434348, #90ed7d, #f7a35c, #8085e9, #f15c80',
#e4d354, #8085e8, #8d4653, #91e8e1 theme.
Examples: http://www.highcharts.com/demo.
- darkunica
- #2b908f, #90ee7e, #f45b5b, #7798BF, #aaeeee,
#ff0066, #eeaaee, #55BF3B, #DF5353, #7798BF, #aaeeee'. Examples:
http://www.highcharts.com/demo/line-basic/dark-unica.