Skip to content

Commit d374406

Browse files
committed
Add NEWS bullet
1 parent f06fdac commit d374406

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+
* To apply dodging more consistently in violin plots, `stat_ydensity()` now
4+
has a `drop` argument to keep or discard groups with 1 observation.
35
* `ggsave()` warns when multiple `filename`s are given, and only writes to the
46
first file (@teunbrand, #5114).
57
* Fixed a regression in `geom_hex()` where aesthetics were replicated across

0 commit comments

Comments
 (0)