hc_theme_flatdark {highcharter} | R Documentation |
Flatdark theme for highcharts
Description
Flatdark theme for highcharts
Usage
hc_theme_flatdark(...)
Arguments
... |
A named parameters to modify the theme. |
Examples
highcharts_demo() %>%
hc_add_theme(hc_theme_flatdark())
[Package highcharter version 0.9.4 Index]