Probably, but I don't know off the top of my head, and it's likely to
break again in future versions. You may want to look into the code
for guide_legend in the development version to see how the guides are
generated.
Hadley
--
Assistant Professor / Dobelman Family Junior Chair
Department of Statistics / Rice University
http://had.co.nz/
p = qplot(mpg, wt, data=mtcars, colour=cyl);
g = ggplotGrob(p) ; gg = editGrob(getGrob(g, gPath("guide-box"),
grep=TRUE), vp=viewport()) ; grid.draw(gg)
HTH,
b.
> --
> You received this message because you are subscribed to the ggplot2 mailing list.
> Please provide a reproducible example: http://gist.github.com/270442
>
> To post: email ggp...@googlegroups.com
> To unsubscribe: email ggplot2+u...@googlegroups.com
> More options: http://groups.google.com/group/ggplot2