theme_catapult | R Documentation |
Catapult Theme
theme_catapult(
...,
angle_x = 0,
angle_y = 0,
legend.position = "bottom",
text_size_offset = 0,
show_gridlines = TRUE
)
... |
Additional theme elements |
angle_x |
The angle of the x-axis text |
angle_y |
The angle of the y-axis text |
legend.position |
The position of the legend |
text_size_offset |
The offset for the text size |
show_gridlines |
Whether to show gridlines or not |
A theme to be used in ggplot2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.