Learn R Programming

highcharter (version 0.9.4)

hc_theme_chalk: 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

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

Run the code above in your browser using DataLab