hc_theme_handdrawn: Hand Drawn theme for highcharts

View source: R/theme-handdrawn.R

hc_theme_handdrawnR Documentation

Hand Drawn theme for highcharts

Description

Hand Drawn theme for highcharts. Inspired by https://www.amcharts.com/demos/.

Usage

hc_theme_handdrawn(...)

Arguments

...

A named parameters to modify the theme.

Examples


highcharts_demo() %>%
  hc_add_theme(hc_theme_handdrawn())

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