theme_nothing {ggfun} | R Documentation |
theme_nothing
Description
A theme that only show the plot panel
Usage
theme_nothing(base_size = 11, base_family = "")
Arguments
base_size |
font size |
base_family |
font family |
Value
ggplot2 theme
Author(s)
Guangchuang Yu
[Package ggfun version 0.1.5 Index]