Skip to content

Commit 37f02f9

Browse files
committed
sneak in forgotten news bullet
1 parent 1992df9 commit 37f02f9

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+
* `geom_errorbarh()` is deprecated in favour of
4+
`geom_errorbar(orientation = "y")` (@teunbrand, #5961).
35
* `geom_boxplot()` gains additional arguments to style the colour, linetype and
46
linewidths of the box, whiskers, median line and staples (@teunbrand, #5126)
57
* (internal) Using `after_scale()` in the `Geom*$default_aes()` field is now

0 commit comments

Comments
 (0)