Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!69.16.185.16.MISMATCH!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Reza Newsgroups: comp.graphics.apps.gnuplot Subject: problem with cbtics number Date: Fri, 6 Jul 2012 10:09:47 -0700 (PDT) Organization: http://groups.google.com Lines: 17 Message-ID: NNTP-Posting-Host: 134.100.108.229 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1341594587 28914 127.0.0.1 (6 Jul 2012 17:09:47 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 6 Jul 2012 17:09:47 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=134.100.108.229; posting-account=J3S02goAAACkNfbEVZr2lpn0HHnfiMwx User-Agent: G2/1.0 X-Received-Bytes: 1472 Xref: csiph.com comp.graphics.apps.gnuplot:1249 Hallo, I'd like to see color image of 6th column of my data file and i do via=20 set cbtics scale 4. set cbrange [0:1]=20 set cbtics .2 plot 'data' using 2:3:6 with points pt 7 ps 4 linetype palette=20 everything is fine as i want, but the colorbox which shows the color range,= does not show the number for each tic. How to get the number for tic also = visible? I want e.g 0,0.5 and 1 at highest to lowest color. Without number,= color does not mean anything! no success by Google so far. Regards, Reza