hc_theme_flat: Flat theme for highcharts

View source: R/theme-flat.R

hc_theme_flatR Documentation

Flat theme for highcharts

Description

Flat and flatdark theme is inspired by https://github.com/chriskempson/base16 and https://github.com/Mikata-Project/ggthemr#flat

Usage

hc_theme_flat(...)

Arguments

...

A named parameters to modify the theme.

Examples


highcharts_demo() %>%
  hc_add_theme(hc_theme_flat())

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