Skip to content

Commit 86b32ce

Browse files
authored
position param updated with extra notes (#6454)
1 parent cc12664 commit 86b32ce

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

R/guide-legend.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#' `legend.justification.*`, `legend.location` and `legend.box.*`.
2323
#' @param position A character string indicating where the legend should be
2424
#' placed relative to the plot panels.
25+
#' One of "top", "right", "bottom", "left", or "inside".
2526
#' @param direction A character string indicating the direction of the guide.
2627
#' One of "horizontal" or "vertical".
2728
#' @param override.aes A list specifying aesthetic parameters of legend key.

man/guide_legend.Rd

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

0 commit comments

Comments
 (0)