Skip to content

Commit 60a9f26

Browse files
committed
Fix news
1 parent 2c631d5 commit 60a9f26

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

NEWS

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,12 @@ ggplot2 1.0.1.9000
3838

3939
* `Geom`, `Stat` and `Position` are now exported, making it easier to create
4040
new geoms, stats and positions in other packages (#989).
41+
4142
* `facet_grid()` and `facet_wrap()` gain a `switch` argument that
4243
allows the facet titles to be displayed near the axes. They then act
4344
as axes subtitles. Can be set to "x", "y" or "both" (the latter only
4445
for grids) to control which label strips are switched. (@lionel-)
4546

46-
* `Geom` is now exported, making it easier to create new geoms in other
47-
packages (#989).
48-
4947
* New `theme_void()`, which is completely empty. Useful for plots with non
5048
standard coordinates or for producing numerical drawings with R. (@jiho, #976)
5149

0 commit comments

Comments
 (0)