On Sun, Jul 4, 2010 at 12:59 PM, Ben Wilkinson <bjlwilkin...@gmail.com> wrote:
> I have put together a chart of 1,000 monthly data series using parallel and
> I really like the way it displays the data. Is there a way to achieve
> something similar in terms of display using the actual scale ( consistently
> across all the data) as opposed to min/max ?

You mean like

parallel(iris, common.scale = TRUE)

?

-Deepayan

______________________________________________
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.

Reply via email to