Skip to content

Commit 4d51401

Browse files
committed
mention alpha/fill_alpha in params
1 parent efc53cc commit 4d51401

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

R/theme-elements.R

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@
1414
#' `margin()`, `margin_part()` and `margin_auto()` are all used to specify the
1515
#' margins of elements.
1616
#'
17-
#' @param fill Fill colour.
17+
#' @param fill Fill colour. `fill_alpha()` can be used to set the transparency
18+
#' of the fill.
1819
#' @param colour,color Line/border colour. Color is an alias for colour.
20+
#' `alpha()` can be used to set the transparency of the colour.
1921
#' @param linewidth,borderwidth Line/border size in mm.
2022
#' @param size,fontsize text size in pts.
2123
#' @param arrow.fill Fill colour for arrows.

man/element.Rd

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