Skip to content

Commit 587ad21

Browse files
committed
Add NEWS bullet
1 parent a3a4fe4 commit 587ad21

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+
* To improve `width` calculation in bar plots with empty factor levels,
4+
`resolution()` considers `mapped_discrete` values as having resolution 1
5+
(@teunbrand, #5211)
36
* `coord_flip()` has been marked as superseded. The recommended alternative is
47
to swap the `x` and `y` aesthetic and/or using the `orientation` argument in
58
a layer (@teunbrand, #5130).

0 commit comments

Comments
 (0)