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 dd51b72 commit 736ec3eCopy full SHA for 736ec3e
NEWS
@@ -1,6 +1,9 @@
1
ggplot2 1.0.1.9000
2
----------------------------------------------------------------
3
4
+* `facet_wrap()` more carefully checks its `nrow` and `ncol` arguments
5
+ to ensure that they're specified correctly (@richierocks, #962)
6
+
7
* Improved the calculation of segments needed to draw the curve representing
8
a line when plotted in polar coordinates. In some cases, the last segment
9
of a multi-segment line was not drawn (@BrianDiggs, #952)
0 commit comments