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 5b1565d commit 60f1516Copy full SHA for 60f1516
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* (internal) Using `after_scale()` in the `Geom*$default_aes()` field is now
4
+ evaluated in the context of data (@teunbrand, #6135)
5
* Fixed bug where the `ggplot2::`-prefix did not work with `stage()`
6
(@teunbrand, #6104).
7
* New `get_labs()` function for retrieving completed plot labels
0 commit comments