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 f5cc768 commit 94be279Copy full SHA for 94be279
NEWS.md
@@ -33,8 +33,6 @@
33
34
## Bug fixes
35
36
-* All elements should now inherit correctly for all themes except theme_void(). (@Katiedaisey, #1555)
37
-
38
* All `\donttest{}` examples run.
39
40
* All `geom_()` and `stat_()` function now have consistent argument order:
@@ -121,6 +119,8 @@
121
119
* Fixed a compatibility issue with `ggproto` and R versions prior to 3.1.2.
122
120
(#1444)
123
+* All elements should now inherit correctly for all themes except theme_void(). (@Katiedaisey, #1555)
+
124
# ggplot2 2.0.0
125
126
## Major changes
0 commit comments