Re: EXT :Re: 12M? or 12 000 000? (not 12000000)

"Balick, Rebekah C [US] (ES)" <[email protected]> Tue, 28 Jun 2022 12:11:31 +0000
Newsgroups gmane.comp.graphics.gnuplot.user
Message-ID <BN0P110MB15946CE4FB669B75FDCB0C808DB89@BN0P110MB1594.NAMP110.PROD.OUTLOOK.COM>
Can whomever is in charge of this email list take me off of it? I have unsubscribed twice and followed the instructions but I am still receiving emails. Please remove me from the list. Thank you!

-----Original Message-----
From: Emanuel Berg <[email protected]> 
Sent: Monday, June 27, 2022 9:34 PM
To: [email protected]
Subject: EXT :Re: [Gnuplot-info] 12M? or 12 000 000? (not 12000000)

> 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


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