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 94b5a16 commit 05220f0Copy full SHA for 05220f0
NEWS.md
@@ -125,7 +125,7 @@
125
* `geom_ribbon()` now draws separate lines for the upper and lower intervals if
126
`colour` is mapped by default. Similarly, `geom_area()` now draws lines for
127
the upper in the same case by default. If you want old-style full stroking, use
128
- `outlier.type = "legacy"` (#3503, @yutannihilation).
+ `outline.type = "legacy"` (#3503, @yutannihilation).
129
130
* `scale_manual_*(limits = ...)` now actually limits the scale (#3262,
131
@yutannihilation).
0 commit comments