Skip to content

Commit 5173f97

Browse files
committed
Update 'NEWS.md'.
1 parent 57229b3 commit 5173f97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# ggplot2 (development version)
22

3+
* `geom_density()` and `stat_density()` now support `bounds` argument
4+
to estimate density with boundary correction (@echasnovski, #4013).
5+
36
* ggplot now checks during statistical transformations whether any data
47
columns were dropped and warns about this. If stats intend to drop
58
data columns they can declare them in the new field `dropped_aes`.

0 commit comments

Comments
 (0)