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 ee0c9de commit 3e18e9eCopy full SHA for 3e18e9e
NEWS.md
@@ -1,5 +1,9 @@
1
# ggplot2 (development version)
2
3
+* Deprecated functions and arguments prior to ggplot2 3.0.0 throw errors instead
4
+ of warnings.
5
+* Functions and arguments that were soft-deprecated up to ggplot2 3.2.0 now
6
+ throw warnings.
7
* Fixed bug where the `ggplot2::`-prefix did not work with `stage()`
8
(@teunbrand, #6104).
9
* New `get_labs()` function for retrieving completed plot labels
0 commit comments