Skip to content

How to create following chart for visualizing multivariate time series

2 messages · Megh Dal, David Winsemius

#
Megh Dal <megh700004 at yahoo.com> wrote in
news:698510.72905.qm at web58105.mail.re3.yahoo.com:
It is unclear a) which emails, since you have been having an offlist 
correspondence with Mendelssohn, and b) why Holtman's solution offered 
two weeks ago is not satisfactory.

As a reminder, it was, with very slight modifications:

colkey <- colorRampPalette(c('red','blue'))(32)
levelplot(dat, colorkey=list(col=colkey),
   col.regions=(col=colkey))

If the problem has changed then perhaps a new posting with a subject 
line that matches the question and content that is self-contained would 
be more effective.