File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 202
202
* ` stat_summary_bin() ` no longer ignores ` width ` parameter (@teunbrand , #4647 ).
203
203
* Added ` keep.zeroes ` argument to ` stat_bin() ` (@teunbrand , #3449 )
204
204
* ` coord_sf() ` no longer errors when dealing with empty graticules (@teunbrand , #6052 )
205
+ * Added ` theme_transparent() ` with transparent backgrounds.
205
206
206
207
# ggplot2 3.5.1
207
208
@@ -925,7 +926,6 @@ gains in rendering speed.
925
926
* Updated documentation for ` geom_smooth() ` to more clearly describe effects of the
926
927
` fullrange ` parameter (@thoolihan , #4399 ).
927
928
928
- * Added ` theme_transparent() ` with transparent backgrounds.
929
929
* Updated documentation for ` geom_smooth() ` to more clearly describe effects of
930
930
the ` fullrange ` parameter (@thoolihan , #4399 ).
931
931
You can’t perform that action at this time.
0 commit comments