Skip to content

Commit 32ad61b

Browse files
committed
add news bullet
1 parent 6cbf5b9 commit 32ad61b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# ggplot2 (development version)
22

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)
36
* Built-in `theme_*()` functions now have `ink` and `paper` arguments to control
47
foreground and background colours respectively (@teunbrand)
58
* The `summary()` method for ggplots is now more terse about facets

0 commit comments

Comments
 (0)