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 6f7791f commit a983c45Copy full SHA for a983c45
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* The `arrow` and `arrow.fill` arguments are now available in
4
+ `geom_linerange()` and `geom_pointrange()` layers (@teunbrand, #6481).
5
* `stat_ydensity()` now only requires the `x` or `y` aesthetic. The other will
6
be populated with 0, similar to `stat_boxplot()` (@teunbrand, #6600)
7
* Implemented `as.list()` and `S7::convert()` methods for lists and classes in ggplot2
0 commit comments