powered by
hc_colors(hc, colors)
highchart
htmlwidget
library("viridisLite") cols <- viridis(3) cols <- substr(cols, 0, 7) highcharts_demo() %>% hc_colors(cols)
Run the code above in your browser using DataLab