Skip to content

Commit 0e12f4a

Browse files
committed
add news bullet
1 parent d2fd026 commit 0e12f4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
(@mitchelloharawild, #6609).
77
* Fixed regression where `scale_{x,y}_*()` threw an error when an expression
88
object is set to `labels` argument (@yutannihilation, #6617).
9-
10-
9+
* `stat_ydensity()` now only requires the `x` or `y` aesthetic. The other will
10+
be populated with 0, similar to `stat_boxplot()` (@teunbrand, #6600)
1111
* Allow `stat` in `geom_hline`, `geom_vline`, and `geom_abline`. (@sierrajohnson, #6559)
1212

1313
# ggplot2 4.0.0

0 commit comments

Comments
 (0)