Skip to content

Commit d9f468c

Browse files
committed
Reformat news
1 parent ea3b3ce commit d9f468c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
ggplot2 0.9.3.1.99
22
----------------------------------------------------------------
33

4+
* Allow specifying only one of the limits in a scale and use the automatic
5+
calculation of the other limit by passing NA to to the limit function (xlim
6+
or ylim). (Fixes #557) Thanks Jim Hester.
7+
48
* `stat_smooth()` checks for `method = "auto"` and `method = "glm"` in
59
a safer way.
610

0 commit comments

Comments
 (0)