File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 212
212
* ` stat_summary_bin() ` no longer ignores ` width ` parameter (@teunbrand , #4647 ).
213
213
* Added ` keep.zeroes ` argument to ` stat_bin() ` (@teunbrand , #3449 )
214
214
* ` coord_sf() ` no longer errors when dealing with empty graticules (@teunbrand , #6052 )
215
- * Added ` theme_transparent() ` with transparent backgrounds.
215
+ * Added ` theme_transparent() ` with transparent backgrounds ( @ topepo ).
216
216
217
217
# ggplot2 3.5.1
218
218
@@ -933,9 +933,6 @@ gains in rendering speed.
933
933
* Key glyphs for ` geom_boxplot() ` , ` geom_crossbar() ` , ` geom_pointrange() ` , and
934
934
` geom_linerange() ` are now orientation-aware (@mjskay , #4732 )
935
935
936
- * Updated documentation for ` geom_smooth() ` to more clearly describe effects of the
937
- ` fullrange ` parameter (@thoolihan , #4399 ).
938
-
939
936
* Updated documentation for ` geom_smooth() ` to more clearly describe effects of
940
937
the ` fullrange ` parameter (@thoolihan , #4399 ).
941
938
You can’t perform that action at this time.
0 commit comments