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 19b1fdf commit 0d91934Copy full SHA for 0d91934
NEWS
@@ -1,6 +1,9 @@
1
ggplot2 0.9.3.1.99
2
----------------------------------------------------------------
3
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
+
7
* New `aes_q()` function to generate aesthetic specifications from
8
quoted calls/names. `aes_string()` uses names `x` and `y` for first
9
two unnamed arguments.
0 commit comments