I'm using ts.plot() to plot a matrix of time series (each column is a ts). What I noticed is that ts.plot() creates a lot of overlapping lines which makes it difficult to distinguish different series. What options exist for making the series more easily read?