Re: array (ab)use case

hchiPer <[email protected]> Fri, 8 Jul 2022 09:08:40 +0200
Newsgroups gmane.comp.graphics.gnuplot.user
Message-ID <[email protected]>
Add rgb befor the color name:

plot for [i=1:*] \
  data u ($0+1):i w l lc rgb Cols[(i % 6) + 1] lw 2 t columnhead

Le 8/07/22 à 06:30, Emanuel Berg a écrit :
> plot for [i=1:*] \
>   data u ($0+1):i w l lc Cols[(i % 6) + 1] lw 2 t columnhead


_______________________________________________
gnuplot-info mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info