Re: 12M? or 12 000 000? (not 12000000)
Emanuel Berg <[email protected]> Tue, 28 Jun 2022 03:34:16 +0200
| Newsgroups | gmane.comp.graphics.gnuplot.user |
|---|---|
| Message-ID | <[email protected]> |
> I just read of columnhead, however that's still hard-coded > (the number of lines) array Cols = ["cyan", "magenta", "yellow", "green", "white", "red"] data="/home/incal/public_html/hits/hits.dat" plot for [i=1:*] \ data u ($0+1):i w l lc Cols[(i % 6) + 1] lw 2 t columnhead OK, found the for loop (but the color array doesn't work). If I remove the sort in the source file and have the program add the columnhead I think that will work (be automated) unless users are removed or added, right? -- underground experts united https://dataswamp.org/~incal _______________________________________________ gnuplot-info mailing list [email protected] Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info