Skip to contents

Flatdark theme for highcharts

Usage

hc_theme_flatdark(...)

Arguments

...

A named parameters to modify the theme.

Examples


highcharts_demo() %>%
  hc_add_theme(hc_theme_flatdark())