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 a1c74bc commit d6f0962Copy full SHA for d6f0962
NEWS.md
@@ -2,7 +2,7 @@
2
3
* `theme_update()` now uses the `+` operator instead of `%+replace%`, so that
4
unspecified values will no longer be `NULL`ed out. `theme_replace()`
5
- preserves the old behaviour if desired.
+ preserves the old behaviour if desired (#1519).
6
7
* `layer()` now accepts a function as the data argument. The function will be
8
applied to the data passed to the `ggplot()` function and must return a
0 commit comments