Skip to contents

Alone theme for highcharts

Usage

hc_theme_alone(...)

Arguments

...

A named parameters to modify the theme.

Examples


highcharts_demo() %>%
  hc_add_theme(hc_theme_alone())