hc_theme_chalk: Chalk theme for highcharts

View source: R/theme-chalk.R

hc_theme_chalkR Documentation

Chalk theme for highcharts

Description

Chalk theme for highcharts

Usage

hc_theme_chalk(...)

Arguments

...

A named parameters to modify the theme.

Chalk theme for highcharts was inspired by https://www.amcharts.com/demos/.

Examples


highcharts_demo() %>%
  hc_add_theme(hc_theme_chalk())

jbkunst/highcharter documentation built on March 14, 2024, 12:52 a.m.