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 212212* ` stat_summary_bin() ` no longer ignores ` width ` parameter (@teunbrand , #4647 ).
213213* Added ` keep.zeroes ` argument to ` stat_bin() ` (@teunbrand , #3449 )
214214* ` 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 ).
216216
217217# ggplot2 3.5.1
218218
@@ -933,9 +933,6 @@ gains in rendering speed.
933933* Key glyphs for ` geom_boxplot() ` , ` geom_crossbar() ` , ` geom_pointrange() ` , and
934934 ` geom_linerange() ` are now orientation-aware (@mjskay , #4732 )
935935
936- * Updated documentation for ` geom_smooth() ` to more clearly describe effects of the
937- ` fullrange ` parameter (@thoolihan , #4399 ).
938-
939936* Updated documentation for ` geom_smooth() ` to more clearly describe effects of
940937 the ` fullrange ` parameter (@thoolihan , #4399 ).
941938
You can’t perform that action at this time.
0 commit comments