Skip to content

Commit c65a491

Browse files
committed
add news bullet
1 parent 238553f commit c65a491

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

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

3+
* In non-orthogonal coordinate systems (`coord_sf()`, `coord_polar()` and
4+
`coord_radial()`), using 'AsIs' variables escape transformation when
5+
both `x` and `y` is an 'AsIs' variable (@teunbrand, #6205).
36
* Custom and raster annotation now respond to scale transformations, and can
47
use AsIs variables for relative placement (@teunbrand based on
58
@yutannihilation's prior work, #3120)

0 commit comments

Comments
 (0)