hc_theme_monokai {highcharter} | R Documentation |
Monokai theme for highcharts
Description
Monokai is a well know text editor theme.
Usage
hc_theme_monokai(...)
Arguments
... |
A named parameters to modify the theme. |
Examples
highcharts_demo() %>%
hc_add_theme(hc_theme_monokai())
[Package highcharter version 0.9.4 Index]