Skip to content

Commit df64aa2

Browse files
committed
new bullet
1 parent 6e41f07 commit df64aa2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ggplot2 (development version)
22

3+
* `guide_*()` can now accept two inside legend theme elements:
4+
"legend.position.inside" and "legend.justification.inside", allowing inside
5+
legends to be placed at different positions. Only inside legends with the same
6+
position and justification will be merged. (@Yunuuuu, #6210)
37
* In non-orthogonal coordinate systems (`coord_sf()`, `coord_polar()` and
48
`coord_radial()`), using 'AsIs' variables escape transformation when
59
both `x` and `y` is an 'AsIs' variable (@teunbrand, #6205).

0 commit comments

Comments
 (0)