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 ea3b3ce commit d9f468cCopy full SHA for d9f468c
NEWS
@@ -1,6 +1,10 @@
1
ggplot2 0.9.3.1.99
2
----------------------------------------------------------------
3
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
+
8
* `stat_smooth()` checks for `method = "auto"` and `method = "glm"` in
9
a safer way.
10
0 commit comments