We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8145089 commit e9fbd23Copy full SHA for e9fbd23
R/geom-text.r
@@ -1,7 +1,7 @@
1
#' Textual annotations.
2
#'
3
#' \code{geom_text} adds text directly to the plot. \code{geom_label} draws
4
-#' a rectangle underneath the text, making it easier to read.
+#' a rectangle behind the text, making it easier to read.
5
6
#' Note the the "width" and "height" of a text element are 0, so stacking
7
#' and dodging text will not work by default, and axis limits are not
0 commit comments