Skip to content
Prev 256507 / 398502 Next

Problem with facet_grid in ggplot2

On 4/11/2011 9:33 AM, Simon Hayward wrote:
Simon,

You have correctly figured out the problem; the margins argument does 
not work in facet_grid.  It is a known bug.  See, for example,

http://groups.google.com/group/ggplot2/browse_thread/thread/8a49a200ac3172a7
http://groups.google.com/group/ggplot2/browse_thread/thread/97ba6e2f469792cc

It is still there in ggplot2 0.8.9 (the latest release).