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.
2 parents 88f4a63 + bde6844 commit 02a038eCopy full SHA for 02a038e
R/position-nudgestack.R
@@ -39,7 +39,6 @@ position_nudgestack <- function(x = 0, y = 0, vjust = 1, reverse = FALSE) {
39
PositionNudgeStack <- ggproto("PositionNudgeStack", Position,
40
x = 0,
41
y = 0,
42
- type = NULL,
43
vjust = 1,
44
fill = FALSE,
45
reverse = FALSE,
0 commit comments