Skip to content

Commit 736ec3e

Browse files
committed
Update news
1 parent dd51b72 commit 736ec3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
ggplot2 1.0.1.9000
22
----------------------------------------------------------------
33

4+
* `facet_wrap()` more carefully checks its `nrow` and `ncol` arguments
5+
to ensure that they're specified correctly (@richierocks, #962)
6+
47
* Improved the calculation of segments needed to draw the curve representing
58
a line when plotted in polar coordinates. In some cases, the last segment
69
of a multi-segment line was not drawn (@BrianDiggs, #952)

0 commit comments

Comments
 (0)