You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,8 @@ core developer team.
66
66
67
67
## Minor improvements and bug fixes
68
68
69
+
* The `formula` argument to `geom_smooth()` now defaults to `NULL` and is filled in with the approprate formula in the function body (@bfgray3, #3205).
70
+
69
71
*`cut_width()` now accepts `...` to pass further arguments to `base::cut.default()`
70
72
like `cut_number()` and `cut_interval()` already did (@cderv, #3055)
0 commit comments