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 2e6f03a commit 8e93597Copy full SHA for 8e93597
NEWS.md
@@ -1,5 +1,8 @@
1
# ggplot2 2.0.0.9000
2
3
+* `facet_wrap()` correctly swaps `nrow` and `ncol` for facetting vertically
4
+ (#1417).
5
+
6
* For geoms with both `colour` and `fill`, `alpha` once again only affects
7
fill (Reverts #1371, #1523). This was causing problems for people.
8
0 commit comments