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 d2fd026 commit 0e12f4aCopy full SHA for 0e12f4a
NEWS.md
@@ -6,8 +6,8 @@
6
(@mitchelloharawild, #6609).
7
* Fixed regression where `scale_{x,y}_*()` threw an error when an expression
8
object is set to `labels` argument (@yutannihilation, #6617).
9
-
10
+* `stat_ydensity()` now only requires the `x` or `y` aesthetic. The other will
+ be populated with 0, similar to `stat_boxplot()` (@teunbrand, #6600)
11
* Allow `stat` in `geom_hline`, `geom_vline`, and `geom_abline`. (@sierrajohnson, #6559)
12
13
# ggplot2 4.0.0
0 commit comments