Null theme for highcharts
For Null theme the axis are removed (visible = FALSE).
visible = FALSE
hc_theme_null(...)
...
highcharts_demo() %>% hc_add_theme(hc_theme_null())
Useful links