hc_theme_smpl: Simple theme for highcharts

View source: R/theme-smpl.R

hc_theme_smplR Documentation

Simple theme for highcharts

Description

Theme smpl design is inspired by hrbrmisc by hrbrmstr. and color by https://materialui.co/flatuicolors.

Usage

hc_theme_smpl(...)

Arguments

...

A named parameters to modify the theme.

Examples


highcharts_demo() %>%
  hc_add_theme(hc_theme_smpl())

highcharter documentation built on April 22, 2026, 5:09 p.m.