Skip to content

Commit d52a513

Browse files
committed
add news bullet
1 parent fa72a1f commit d52a513

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

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

3+
* New `reset_geom_defaults()` and `reset_stat_defaults()` to restore all geom or
4+
stat default aesthetics at once (@teunbrand, #5975).
35
* `stat_bin()` now accepts functions for argument `breaks` (@aijordan, #4561)
46
* (internal) The plot's layout now has a coord parameter that is used to
57
prevent setting up identical panel parameters (#5427)

0 commit comments

Comments
 (0)