Skip to content

Commit 8d5d7b9

Browse files
committed
document tick behaviour
1 parent 6a447ba commit 8d5d7b9

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

R/guide-colorbar.R

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ NULL
4545
#' @param available_aes A vector of character strings listing the aesthetics
4646
#' for which a colourbar can be drawn.
4747
#' @param ... ignored.
48+
#' @details
49+
#' The `legend.ticks.length` theme option can be set to a length 2 unit to
50+
#' control ticks at the right/bottom and left/top sides independently.
51+
#'
4852
#' @return A guide object
4953
#' @export
5054
#' @family guides

man/guide_colourbar.Rd

Lines changed: 3 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)