Skip to content

Commit ba7501d

Browse files
committed
Add #1527 to news
1 parent 259f230 commit ba7501d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ggplot2 2.0.0.9000
22

3+
* `layer()` now accepts a function as the data argument. The function will be
4+
applied to the data passed to the `ggplot()` function and must return a
5+
data.frame (#1527).
6+
37
* `stat_summary()` preserves sorted x order which avoids artefacts when
48
display results with `geom_smooth()` (#1520).
59

0 commit comments

Comments
 (0)