A minimal theme with coordinate axes
Usage
theme_minimal_axes(
add_coord = TRUE,
xlen_npc = 0.15,
ylen_npc = 0.15,
xlab = "",
ylab = "",
lab_size = 12,
...
)See also
theme_ggforge(), theme_ggforge_grid()
Other themes:
theme_ggforge(),
theme_ggforge_grid()
