> thanks for your tip! It worked fine (though I had to use "tile" instead > of "point"). I see your point to handle legends the way you do, which is > a very convenient feature of ggplot. It's great for points, lines, bars > etc., but in the particular case of error bars, I think it would be > reasonable to omit them by default and only turn them on if someone > really wants them (by using something like "legend=TRUE"). Just my two > cents, for now, I'm happy with your workaround.
Maybe this wouldn't have been such a problem if the legend for error bars actually looked like errorbars! I'll add that to my to do and think about better ways to turn legends off when desired. 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.