theme_sensata | R Documentation |
A custom theme for Sensata with custom color palette and fonts for ggplot2.
theme_sensata()
A ggplot2 theme object
theme
showtext_auto
font_add_google
ggplot(iris, aes(Sepal.Length, Sepal.Width, color = Species)) +
geom_point() +
theme_sensata()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.