hc_theme_alone {highcharter}R Documentation

Alone theme for highcharts

Description

Alone theme for highcharts

Usage

hc_theme_alone(...)

Arguments

...

A named parameters to modify the theme.

Examples


highcharts_demo() %>%
  hc_add_theme(hc_theme_alone())

[Package highcharter version 0.9.4 Index]