ggplot2 theme for Scottish Government plots.
Usagetheme_sg(
base_size = 12,
base_line_size = base_size/24,
base_rect_size = base_size/24,
grid = c("y", "x", "xy", "none"),
axis = c("x", "y", "xy", "none"),
ticks = c("xy", "x", "y", "none"),
legend = c("right", "left", "top", "bottom", "none")
)
Arguments
base font size, given in pts.
base size for line elements.
base size for rect elements.
'x', 'y', 'xy' or 'none' to determine for which axes the attribute should be drawn. Grid defaults to 'y', axis to 'x', and ticks to 'xy'.
'right', 'left', 'top', 'bottom', or 'none' to determine the position of the legend. Defaults to 'right'.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4