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 6ad4e02 commit 206a3c9Copy full SHA for 206a3c9
NEWS.md
@@ -1,5 +1,7 @@
1
# ggplot2 (development version)
2
3
+* When `check_subclass()` fails to find a class directly, it tries to retrieve
4
+ the class via constructor functions.
5
* Built-in `theme_*()` functions now have `ink` and `paper` arguments to control
6
foreground and background colours respectively (@teunbrand)
7
* The `summary()` method for ggplots is now more terse about facets
0 commit comments