Skip to content

Commit 9f01513

Browse files
committed
add news bullet
1 parent e7ed365 commit 9f01513

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+
* 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)
35
* The `arrow` and `arrow.fill` arguments are now available in
46
`geom_linerange()` and `geom_pointrange()` layers (@teunbrand, #6481).
57
* (internal) `zeroGrob()` now returns a `grid::nullGrob()` (#6390).

0 commit comments

Comments
 (0)