R/theme-null.R
hc_theme_null.Rd
For Null theme the axis are removed (visible = FALSE).
visible = FALSE
hc_theme_null(...)
A named parameters to modify the theme.
highcharts_demo() %>% hc_add_theme(hc_theme_null())