Learn R Programming

highcharter (version 0.9.4)

hc_theme_hcrt: Highcharter theme for highcharts

Description

hcrt theme is used for the documentation website.

Usage

hc_theme_hcrt(...)

Arguments

...

A named parameters to modify the theme.

Examples

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

Run the code above in your browser using DataLab