highcharter (version 0.7.0)

hc_theme_smpl: Simple theme for highcharts

Description

Design inspired by https://github.com/hrbrmstr/hrbrmisc/blob/master/R/themes.r and color by https://www.materialui.co/flatuicolors

Usage

hc_theme_smpl(...)

Arguments

...

Named argument to modify the theme

Examples

Run this code
# NOT RUN {
highcharts_demo() %>% 
  hc_add_theme(hc_theme_smpl())

# }

Run the code above in your browser using DataLab