Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1478

Re: inconsistent user defined colors in column-stacked histogram

Received by 10.224.207.66 with SMTP id fx2mr7164792qab.7.1352589479137; Sat, 10 Nov 2012 15:17:59 -0800 (PST)
Received by 10.52.37.12 with SMTP id u12mr3035484vdj.8.1352589479111; Sat, 10 Nov 2012 15:17:59 -0800 (PST)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!c7no17632538qap.0!news-out.google.com!gf5ni18188417qab.0!nntp.google.com!c7no17632529qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Sat, 10 Nov 2012 15:17:59 -0800 (PST)
In-Reply-To <k5nhc6$r05$1@dont-email.me>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=82.226.49.81; posting-account=2RsxKQoAAACXhmVdwPyMgUKxSbmg8j6G
NNTP-Posting-Host 82.226.49.81
References <25fddf89-54f7-4aae-95bc-b53b854ebe88@googlegroups.com> <f2904817-bcc2-4607-94f6-a88474d12de3@googlegroups.com> <k5nhc6$r05$1@dont-email.me>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <668a5469-dafb-4075-bc84-82731521b29b@googlegroups.com> (permalink)
Subject Re: inconsistent user defined colors in column-stacked histogram
From thierry.daucourt@gmail.com
Cc sfeam@users.sourceforge.net
Injection-Date Sat, 10 Nov 2012 23:17:59 +0000
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Xref csiph.com comp.graphics.apps.gnuplot:1478

Show key headers only | View raw


On Thursday, October 18, 2012 2:09:43 AM UTC+2, sfeam wrote:
> 3) "set style increment user" is deprecated in version 4.6,
>    so it hasn't seen much testing.
>    You might try instead:
> 
>    set linetype 1 linecolor rgb "dark-green"
>    set linetype 2 linecolor rgb "green"
>    ...
>    set linetype N linecolor rgb "whatever"
>    set linetype cycle N


I had the same issue (wrongly selected user defined colors in histogram columnstacked). I was using user defined colors from my ~/.gnuplot defined the old way using "set style line". The solution 3 of Ethan solved my issue, that is using new syntax "set linetype".

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar


Thread

inconsistent user defined colors in column-stacked histogram Danielle de Man <deman.danielle@gmail.com> - 2012-10-14 00:44 -0700
  Re: inconsistent user defined colors in column-stacked histogram Danielle de Man <deman.danielle@gmail.com> - 2012-10-17 11:36 -0700
    Re: inconsistent user defined colors in column-stacked histogram sfeam <sfeam@users.sourceforge.net> - 2012-10-17 17:09 -0700
      Re: inconsistent user defined colors in column-stacked histogram thierry.daucourt@gmail.com - 2012-11-10 15:17 -0800

csiph-web