Skip to content

Commit 57ba97f

Browse files
authored
Include stat_binhex aesthetics in documentation for geom_hex and stat_binhex (#6062)
1 parent c32fea1 commit 57ba97f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

R/geom-hex.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#' the very regular alignment of [geom_bin_2d()].
77
#'
88
#' @eval rd_aesthetics("geom", "hex")
9+
#' @eval rd_aesthetics("stat", "binhex")
910
#' @seealso [stat_bin_2d()] for rectangular binning
1011
#' @param geom,stat Override the default connection between `geom_hex()` and
1112
#' `stat_bin_hex()`. For more information about overriding these connections,

man/geom_hex.Rd

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