Skip to contents

Google theme for highcharts is based on https://books.google.com/ngrams/.

Usage

hc_theme_google(...)

Arguments

...

A named parameters to modify the theme.

Examples


highcharts_demo() %>%
  hc_add_theme(hc_theme_google())