A minimalist ggplot2
theme which removes most background elements and
lines.
Usage
theme_basic(
base_size = 12,
base_family = NULL,
base_color = "black",
base_line_size = base_size/12,
base_rect_size = base_size/12
)
A minimalist ggplot2
theme which removes most background elements and
lines.
theme_basic(
base_size = 12,
base_family = NULL,
base_color = "black",
base_line_size = base_size/12,
base_rect_size = base_size/12
)