Hi Hadley,
Thanks. I did this already, indeed, but the issue is that then I get
a gTree object, not a ggplot object (I believe the option of building
all objects off-screen and then printing the plot in whichever device
we choose is the best option. That is indeed why I like your ggplot
concep
Hi Pedro,
> I am trying to print some simple ggplot plots, but I would like to
> have no gridlines, and no border.
> I have achieved this using ggopt(grid.lines='NA', border.lines='NA').
>
> However, this also clears the axis lines, and reading the help, it
> looks like the "axis" objects hav
Dear All,
I am trying to print some simple ggplot plots, but I would like to
have no gridlines, and no border.
I have achieved this using ggopt(grid.lines='NA', border.lines='NA').
However, this also clears the axis lines, and reading the help, it
looks like the "axis" objects have only two slo
3 matches
Mail list logo