Skip to content

Commit a983c45

Browse files
committed
add news bullet
1 parent 6f7791f commit a983c45

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+
* The `arrow` and `arrow.fill` arguments are now available in
4+
`geom_linerange()` and `geom_pointrange()` layers (@teunbrand, #6481).
35
* `stat_ydensity()` now only requires the `x` or `y` aesthetic. The other will
46
be populated with 0, similar to `stat_boxplot()` (@teunbrand, #6600)
57
* Implemented `as.list()` and `S7::convert()` methods for lists and classes in ggplot2

0 commit comments

Comments
 (0)