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 f06fdac commit d374406Copy full SHA for d374406
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
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.
5
* `ggsave()` warns when multiple `filename`s are given, and only writes to the
6
first file (@teunbrand, #5114).
7
* Fixed a regression in `geom_hex()` where aesthetics were replicated across
0 commit comments