Skip to content

theme_referent

man/theme_referent.Rd

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.

Argument Description
base_size Base font size.
base_family Font family.
grid Which major grid lines to draw.

A ggplot2 theme.