File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 scale limits (#3539 , @thomasp85 )
55
66* The evaluation time of aesthetics can now be controlled to a finer degree.
7- ` after_stat() ` superseeds the use of ` stat() ` and ` ..var.. ` -notation, ad is
7+ ` after_stat() ` supersedes the use of ` stat() ` and ` ..var.. ` -notation, and is
88 joined by ` after_scale() ` to allow for mapping to scaled aesthetic values.
99 Remapping of the same aesthetic is now supported with ` stage() ` , so you can
1010 map a data variable to a stat aesthetic, and remap the same aesthetic to
5959 to compute contour lines. The ` complete ` parameter (which was undocumented
6060 and has been unused for at least four years) was removed (@paleolimbot , #3044 ).
6161
62- * ` stat_smooth() ` user ` REML ` by default, if ` method = "gam" ` and
62+ * ` stat_smooth() ` uses ` REML ` by default, if ` method = "gam" ` and
6363 ` gam ` 's method is not specified (@ikosmidis , #2630 ).
6464
6565* Changed ` theme_grey() ` setting for legend key so that it creates no
You can’t perform that action at this time.
0 commit comments