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 9ab0a6d commit 64dc15fCopy full SHA for 64dc15f
NEWS.md
@@ -1,7 +1,8 @@
1
# ggplot2 (development version)
2
3
-* Custom and raster annotation now respond to scale transformations
4
- (@teunbrand based on @yutannihilation's prior work, #3120)
+* Custom and raster annotation now respond to scale transformations, and can
+ use AsIs variables for relative placement (@teunbrand based on
5
+ @yutannihilation's prior work, #3120)
6
* When discrete breaks have names, they'll be used as labels by default
7
(@teunbrand, #6147).
8
* The helper function `is.waiver()` is now exported to help extensions to work
0 commit comments