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 deccf1f commit 91cce2cCopy full SHA for 91cce2c
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* The helper function `is.waive()` is now exported to help extensions to work
4
+ with `waiver()` objects (@arcresu, #6173).
5
* (internal) Using `after_scale()` in the `Geom*$default_aes()` field is now
6
evaluated in the context of data (@teunbrand, #6135)
7
* Fixed bug where binned scales wouldn't simultaneously accept transformations
0 commit comments