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 4414069 commit 75e26a8Copy full SHA for 75e26a8
NEWS.md
@@ -213,6 +213,9 @@
213
* Added `keep.zeroes` argument to `stat_bin()` (@teunbrand, #3449)
214
* `coord_sf()` no longer errors when dealing with empty graticules (@teunbrand, #6052)
215
* Added `theme_transparent()` with transparent backgrounds (@topepo).
216
+* New theme elements `palette.{aes}.discrete` and `palette.{aes}.continuous`.
217
+ Theme palettes replace palettes in scales where `palette = NULL`, which is
218
+ the new default in many scales (@teunbrand, #4696).
219
220
# ggplot2 3.5.1
221
0 commit comments