Skip to content

Commit 6f60766

Browse files
authored
include center as option (#5871)
1 parent 89b829d commit 6f60766

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

R/theme.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
#' @param legend.box arrangement of multiple legends ("horizontal" or
117117
#' "vertical")
118118
#' @param legend.box.just justification of each legend within the overall
119-
#' bounding box, when there are multiple legends ("top", "bottom", "left", or
120-
#' "right")
119+
#' bounding box, when there are multiple legends ("top", "bottom", "left",
120+
#' "right", "center" or "centre")
121121
#' @param legend.box.margin margins around the full legend area, as specified
122122
#' using [margin()]; inherits from `margins`.
123123
#' @param legend.box.background background of legend area ([element_rect()];

man/theme.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)