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 57229b3 commit 5173f97Copy full SHA for 5173f97
NEWS.md
@@ -1,5 +1,8 @@
1
# ggplot2 (development version)
2
3
+* `geom_density()` and `stat_density()` now support `bounds` argument
4
+ to estimate density with boundary correction (@echasnovski, #4013).
5
+
6
* ggplot now checks during statistical transformations whether any data
7
columns were dropped and warns about this. If stats intend to drop
8
data columns they can declare them in the new field `dropped_aes`.
0 commit comments