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 e7ed365 commit 9f01513Copy full SHA for 9f01513
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* New `stat_boxplot(min.group.n)` argument, which skips drawing the box and
4
+ whiskers for small groups (@teunbrand based on code by @dicook, #6776)
5
* The `arrow` and `arrow.fill` arguments are now available in
6
`geom_linerange()` and `geom_pointrange()` layers (@teunbrand, #6481).
7
* (internal) `zeroGrob()` now returns a `grid::nullGrob()` (#6390).
0 commit comments