Skip to content

Commit bce37c1

Browse files
committed
document
1 parent 8479f49 commit bce37c1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

R/theme.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@
6767
#' `axis.line.y.left`, `axis.line.y.right`). `axis.line.*.*` inherits from
6868
#' `axis.line.*` which inherits from `axis.line`, which in turn inherits
6969
#' from `line`
70-
#'
70+
#' @param axis.ontop Controls whether axes are displayed above panel elements
71+
#' (`TRUE`, default) or below panel elements (`FALSE`).
7172
#' @param legend.background background of legend ([element_rect()]; inherits
7273
#' from `rect`)
7374
#' @param legend.margin the margin around each legend ([margin()]); inherits

man/theme.Rd

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

0 commit comments

Comments
 (0)