[R] ggplot facet: change layout of panels

hadley wickham h.wickham at gmail.com
Sat Aug 23 17:20:02 CEST 2008


Hi Tom,

Not yet, but I'm working on it for the next version.

Regards,

Hadley

On Sat, Aug 23, 2008 at 10:08 AM, Tom Boonen
<tom.boonen.maiden at gmail.com> wrote:
> Hi,
>
> is there anyway to adjust how ggplot(facet=) displays the layout of
> panels? I have a dataset with many 25 groups and gplot(y,x,facet=
> .~group) displays all 25 y~x plots next to each other so overall the
> plot is too wide. if i do the same plot in lattice xyploy(y~x|group)
> the y~x plots are arranged nicely 5 in each row to overall the plots
> is a nice 5 by 5 rectangular grid.
>
>  Is there any way to adjust this in gplot?
>
> Thank you very much.
>
> Best,
> Tom
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
http://had.co.nz/



More information about the R-help mailing list