Description Usage Arguments Author(s)
A minimal theme that puts the legend at the bottom and puts the facet labels into gray boxes. The border around those can be disabled.
1 2 3 4 5 6 7 | theme_facet(
base_size = 12,
base_family = "",
border = TRUE,
clean_xaxis = FALSE,
...
)
|
base_size |
font size |
base_family |
font family |
border |
whether to add a border around facets |
clean_xaxis |
whether to remove ticks & labels from x-axis |
... |
additional parameters to pass to |
Mikhail Popov & Chelsy Xie
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.