> I had a similar problem, and Paul Murrell sent me a workaround: > > http://finzi.psych.upenn.edu/R/Rhelp02a/archive/104038.html > > "You can capture the ggplot drawing as a grid grob (gTree), edit that (no > drawing occurs to this point), and then draw it ..." > > Hadley realized that this is a bit awkward, and it could be there is a better > solution in the post-christmas revision.
Not yet, unfortunately! I'm still thinking about it. Hadley -- http://had.co.nz/ ______________________________________________ R-help@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.