colorsequence bugs

ivana richterova <[email protected]> Sat, 17 Dec 2016 14:37:00 +0100
Newsgroups gmane.comp.graphics.gnuplot.bugs
Message-ID <CAAuj_o9vcSoute9OZyAsHAgG=2ZEn7F=Fy2095O6GX-+4ELZNA@mail.gmail.com>
Hi all,

on
#Linux deimos 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3 (2015-04-23)
x86_64 GNU/Linux
#gnuplot Version 5.0 patchlevel 5    last modified 2016-10-02

I've noticed two things I guess not being intended:

(1)
# sh colorsequence
gives
#sh colornames
instead. (No way to get actual colorseq as far as I know.)

(2) save command does not keep the colorsequence setting (even as a
comment). IMO this violates the save command manual definition.

Try e.g.,
#test=`mktemp ./test.XXXXXXX`
## ploted in classic colors
#gnuplot -d -e 'se colors classic; p x; save "'$test'"'
## ploted in default colours
#gnuplot -d -p $test
## ploted in classic colors
#gnuplot -d -p -e 'se colors classic' $test

I didn't find these bugs reported here before so do myself.

Sincerely

Iva

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
gnuplot-bugs mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-bugs