Skip to content

Commit 64dc15f

Browse files
committed
clarify AsIs change in news
1 parent 9ab0a6d commit 64dc15f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

NEWS.md

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

3-
* Custom and raster annotation now respond to scale transformations
4-
(@teunbrand based on @yutannihilation's prior work, #3120)
3+
* Custom and raster annotation now respond to scale transformations, and can
4+
use AsIs variables for relative placement (@teunbrand based on
5+
@yutannihilation's prior work, #3120)
56
* When discrete breaks have names, they'll be used as labels by default
67
(@teunbrand, #6147).
78
* The helper function `is.waiver()` is now exported to help extensions to work

0 commit comments

Comments
 (0)