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 1e4e7d0 commit a5c29f4Copy full SHA for a5c29f4
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* `annotation_borders()` replaces the now-deprecated `borders()`
4
+ (@teunbrand, #6392)
5
* `position_fill()` avoids stacking observations of zero (@teunbrand, #6338)
6
* New `layer(layout)` argument to interact with facets (@teunbrand, #3062)
7
* New `stat_connect()` to connect points via steps or other shapes
0 commit comments