hc_theme_chalk {highcharter} | R Documentation |
Chalk theme for highcharts. Inspired by https://www.amcharts.com/inspiration/hand-drawn/.
hc_theme_chalk(...)
... |
Named argument to modify the theme |
highcharts_demo() %>% hc_add_theme(hc_theme_chalk())