Skip to content

Commit 187fae5

Browse files
committed
Add news for theme doc changes
1 parent 2c0050a commit 187fae5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
* New `position_dodge2(group.row)` argument that can be set to `"many"` to
3434
dodge groups with more than one row, such as in `geom_violin()`
3535
(@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).
3640

3741
# ggplot2 4.0.2
3842

0 commit comments

Comments
 (0)