> Do you have an example where colors are not reused? I mean reuse = restart, i.e. not necessarily cycle (though possibly also). Example:
----- load 'plot' pd 'reset' pd 'type line' pd i.3 NB. **** pd 3+i.3 pd 'show' ----- The question is: what should I write at the **** place, so that the second plot has the *same* colour as the first plot. This is an artificial example; the need comes when the 1st plot is more complicated. I simply want to say: now use the same chain of colours again. Thanks Ruda ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
