View source: R/theme-sparkline.R
hc_theme_sparkline | R Documentation |
Sparkline theme is based on https://www.highcharts.com/demo/sparkline and this post https://jkunst.com/blog/posts/2020-06-26-valuebox-and-sparklines/.
hc_theme_sparkline(...)
... |
A named parameters to modify the theme. |
highcharts_demo() %>%
hc_add_theme(hc_theme_sparkline())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.