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 9889045 commit b8fff05Copy full SHA for b8fff05
NEWS.md
@@ -1,5 +1,6 @@
1
# ggplot2 (development version)
2
3
+* Facet gains a new method `setup_panel_params` to interact with the panel_params setted by Coord object (@Yunuuuu, #6397, #6380)
4
* `position_fill()` avoids stacking observations of zero (@teunbrand, #6338)
5
* New `layer(layout)` argument to interact with facets (@teunbrand, #3062)
6
* New `stat_connect()` to connect points via steps or other shapes
0 commit comments