Commit 12e61df
Clarify that span is only used for loess in stat_smooth (#4261)
* Clarify that span is only used for loess in stat_smooth
It can be surprising that `span` argument has no effect when number of observations is large.
* Change docstring in .r file
* Apply suggestions from code review
Co-authored-by: Hiroaki Yutani <yutani.ini@gmail.com>
* Document
Co-authored-by: Hiroaki Yutani <yutani.ini@gmail.com>
Co-authored-by: GitHub Actions <actions@github.com>1 parent b76fa96 commit 12e61df
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments