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 fa72a1f commit d52a513Copy full SHA for d52a513
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* New `reset_geom_defaults()` and `reset_stat_defaults()` to restore all geom or
4
+ stat default aesthetics at once (@teunbrand, #5975).
5
* `stat_bin()` now accepts functions for argument `breaks` (@aijordan, #4561)
6
* (internal) The plot's layout now has a coord parameter that is used to
7
prevent setting up identical panel parameters (#5427)
0 commit comments