theme_ps | R Documentation |
ggplot2 theme for proportional symbols. By default, this theme only shows the plotting area, so without titles, axes, and legend
theme_ps(
base_size = 12,
base_family = "",
plot.axes = FALSE,
plot.legend = FALSE
)
base_size |
base size |
base_family |
base family |
plot.axes |
should the axes be shown? |
plot.legend |
should the legend(s) be shown? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.