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 a3a4fe4 commit 587ad21Copy full SHA for 587ad21
NEWS.md
@@ -1,5 +1,8 @@
1
# ggplot2 (development version)
2
3
+* To improve `width` calculation in bar plots with empty factor levels,
4
+ `resolution()` considers `mapped_discrete` values as having resolution 1
5
+ (@teunbrand, #5211)
6
* `coord_flip()` has been marked as superseded. The recommended alternative is
7
to swap the `x` and `y` aesthetic and/or using the `orientation` argument in
8
a layer (@teunbrand, #5130).
0 commit comments