We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c0050a commit 187fae5Copy full SHA for 187fae5
1 file changed
NEWS.md
@@ -33,6 +33,10 @@
33
* New `position_dodge2(group.row)` argument that can be set to `"many"` to
34
dodge groups with more than one row, such as in `geom_violin()`
35
(@teunbrand, #6663)
36
+* `palette.{aes}.discrete` and `palette.{aes}.continuous` are now documented
37
+ in `theme()` and have a new helper `theme_sub_palette()`.
38
+ `strip.position.x` and `strip.position.y` are also documented and work
39
+ with `theme_sub_strip()` (@arcresu, #6829).
40
41
# ggplot2 4.0.2
42
0 commit comments