On Fri, Oct 29, 2010 at 2:30 PM, Jason Kwok <jayk...@gmail.com> wrote: > Thanks. 1 more question. > > When I use > > Plot(series1) > lines(series2) > > The graph will use the y axis scaling for series 1 so some of series 2 is > cut off. How do I control the y axis scaling? >
Plot them together as a multivariate series as in the examples already pointed to. -- Statistics & Software Consulting GKX Group, GKX Associates Inc. tel: 1-877-GKX-GROUP email: ggrothendieck at gmail.com ______________________________________________ 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.