[BioC] about ts.plot

yanju yanju at liacs.nl
Tue Feb 6 10:31:32 CET 2007


Dear all,

I was tring to plot Multiple Time Series using ts.plot. Then I want to
give each time series a color. My code is like follows:

color<-rainbow(ncol(ts))
ts.plot(ts,col=color)

then I got colorful lines, but I dont know which line is corresponding to
which color. How to settel this problem? and how to add also axes label?

Regards,
Yanju Zhang



More information about the Bioconductor mailing list