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 6cbf5b9 commit 32ad61bCopy full SHA for 32ad61b
NEWS.md
@@ -1,5 +1,8 @@
1
# ggplot2 (development version)
2
3
+* Position adjustments can now have auxiliary aesthetics (@teunbrand).
4
+ * `position_nudge()` gains `nudge_x` and `nudge_y` aesthetics (#3026, #5445).
5
+ * `position_dodge()` gains `order` aesthetic (#3022, #3345)
6
* Built-in `theme_*()` functions now have `ink` and `paper` arguments to control
7
foreground and background colours respectively (@teunbrand)
8
* The `summary()` method for ggplots is now more terse about facets
0 commit comments