This function extends the ggplot2 minimal theme to a HeavySet styled theme.
1 | themeHS()
|
1 2 | df <- simData(25, 1)
plotTime(df) + scale_fill_HS()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.