Skip to content

Commit 0d91934

Browse files
committed
Add NEWS bit for theme_void()
1 parent 19b1fdf commit 0d91934

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 0.9.3.1.99
22
----------------------------------------------------------------
33

4+
* New `theme_void()`, which is completely empty. Useful for plots with non
5+
standard coordinates or for producing numerical drawings with R. (@jiho, #976)
6+
47
* New `aes_q()` function to generate aesthetic specifications from
58
quoted calls/names. `aes_string()` uses names `x` and `y` for first
69
two unnamed arguments.

0 commit comments

Comments
 (0)