Description Usage Arguments Value
View source: R/utils_helpers.R
Based on the nhsbsaR highcharter theme, since it returns a list we can edit it to the specific theme for this shiny app.
1 | theme_nhsbsa(hc, palette = NA, stack = "normal")
|
hc |
The highcharter object to add theme to. |
palette |
Which colour palette to use from the 'nhsbsaR' package. |
stack |
Stack option for highcharter. |
A highcharter object with theme applied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.