theme_waffle | R Documentation |
Flavour your waffles with a standard theme
theme_waffle()
ggplot(data = waffle_iron(mpg, aes_d(group = class)), aes(x, y, fill = group)) + geom_waffle() + theme_waffle()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.