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 238553f commit c65a491Copy full SHA for c65a491
NEWS.md
@@ -1,5 +1,8 @@
1
# ggplot2 (development version)
2
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).
6
* Custom and raster annotation now respond to scale transformations, and can
7
use AsIs variables for relative placement (@teunbrand based on
8
@yutannihilation's prior work, #3120)
0 commit comments