Plot should automatically reuse colors. For example STDCLR has 12 entries, so the following will show the first few colors being reused:
load 'plot' plot i.15 5 Do you have an example where colors are not reused? On Mon, Jul 17, 2017 at 6:28 AM, Rudolf Sykora <[email protected]> wrote: > Hello, > > when plotting, the colours are by default taken from the STDCLR > list. > > After plotting a few lines of a figure, I want to reuse the colours > from that list, > starting again from its beginning. > > Can I do that easily? > > Thanks > Ruda > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
