Skip to content
Prev 106636 / 398525 Next

stacked plots

If this is time series data try

library(zoo)
example(plot.zoo)
example(xyplot.zoo)

to see if any of those fit your requirements.
On 12/27/06, BBands <bbands at gmail.com> wrote: