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 dd46f7f commit cb95499Copy full SHA for cb95499
NEWS.md
@@ -1,3 +1,8 @@
1
+* The default `se` parameter in layers with `geom = "smooth"` will be `TRUE`
2
+ when the data has `ymin` and `ymax` parameters and `FALSE` if these are
3
+ absent. Note that this does not affect the default of `geom_smooth()` or
4
+ `stat_smooth()` (@teunbrand, #5572).
5
+
6
# ggplot2 3.5.0
7
8
This is a minor release that turned out quite beefy. It is focused on
0 commit comments