gg_theme_sf | R Documentation |
sf - custom ggplot-theme
gg_theme_sf(
base_size = 12,
base_family = "Helvetica",
x_angle = 45,
strip_bg_blank = FALSE,
legend_bg_blank = TRUE
)
base_size |
Integer. Specify font size. |
base_family |
Character. Specify font. |
x_angle |
Integer. Specify angle (0-360 degree) to rotate labels of x-axis. |
strip_bg_blank |
Logical. Should background of strip should be grey or blank? |
legend_bg_blank |
Logical. Should background of legend should be grey or blank? |
Frederik Sachser
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.