File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -38,14 +38,12 @@ ggplot2 1.0.1.9000
38
38
39
39
* `Geom`, `Stat` and `Position` are now exported, making it easier to create
40
40
new geoms, stats and positions in other packages (#989).
41
+
41
42
* `facet_grid()` and `facet_wrap()` gain a `switch` argument that
42
43
allows the facet titles to be displayed near the axes. They then act
43
44
as axes subtitles. Can be set to "x", "y" or "both" (the latter only
44
45
for grids) to control which label strips are switched. (@lionel-)
45
46
46
- * `Geom` is now exported, making it easier to create new geoms in other
47
- packages (#989).
48
-
49
47
* New `theme_void()`, which is completely empty. Useful for plots with non
50
48
standard coordinates or for producing numerical drawings with R. (@jiho, #976)
51
49
You can’t perform that action at this time.
0 commit comments