theme_referent
Usage
theme_referent(base_size = 11, base_family = "", grid = c("y", "both", "none"))A restrained ggplot2 theme: ink axes, light horizontal grid, no
panel box, and a plot-aligned title. Every autoplot() method ends
here so charts share one visual language.
Arguments
Section titled “Arguments”| Argument | Description |
|---|---|
base_size |
Base font size. |
base_family |
Font family. |
grid |
Which major grid lines to draw. |
A ggplot2 theme.