On 7/14/07, Pete Kazmier <[EMAIL PROTECTED]> wrote:
> Could someone show me how to get a blue line in this plot?
>
> > ggplot(movies, aes(x=rating)) + stat_qq(geom="line",
>     quantiles=seq(0,1,0.005), distribution=qunif)

It's a bug in ggplot, sorry.  It will be fixed in the next version.

Hadley

______________________________________________
[email protected] 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.

Reply via email to