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 03b23fc commit c126f14Copy full SHA for c126f14
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* Passing empty unmapped aesthetics to layers raises a warning instead of
4
+ throwing an error (@teunbrand, #6009).
5
* Missing values from discrete palettes are no longer translated
6
(@teunbrand, #5929).
7
* Fixed bug in `facet_grid(margins = TRUE)` when using expresssions
0 commit comments