Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1251
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | sfeam <sfeam@users.sourceforge.net> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: problem with cbtics number |
| Followup-To | comp.graphics.apps.gnuplot |
| Date | Fri, 06 Jul 2012 11:36:15 -0700 |
| Organization | gnuplot development team |
| Lines | 27 |
| Message-ID | <jt7b74$hig$1@dont-email.me> (permalink) |
| References | <cc91b69a-05b0-4d2d-bbe2-4df60f4766dc@googlegroups.com> |
| Reply-To | sfeam@users.sourceforge.net |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="ISO-8859-1" |
| Content-Transfer-Encoding | 7Bit |
| Injection-Date | Fri, 6 Jul 2012 18:36:21 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="joalffpZlyHxFtpFd/PRrw"; logging-data="18000"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19qTM8Ow2DUJStPGPmrON7+" |
| User-Agent | KNode/4.4.9 |
| Cancel-Lock | sha1:pJjgS1t5L1pd8WBSMQRniyoIocg= |
| Xref | csiph.com comp.graphics.apps.gnuplot:1251 |
Followups directed to: comp.graphics.apps.gnuplot
Show key headers only | View raw
Reza wrote: > Hallo, > > I'd like to see color image of 6th column of my data file and i do via > > set cbtics scale 4. > set cbrange [0:1] > set cbtics .2 > > plot 'data' using 2:3:6 with points pt 7 ps 4 linetype palette > > 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 can't reproduce this problem here using gnuplot version 4.6. What version and what "set terminal" command are you using? > I want e.g 0,0.5 and 1 at highest to lowest color. You told it "set cbtics 0.2", so you will get tics at 0.2, 0.4, 0.6, ... but not at 0.5 > Without number, color does not mean anything! no success by Google so far. > Regards, > Reza
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
problem with cbtics number Reza <bakhtiari.reza@gmail.com> - 2012-07-06 10:09 -0700
Re: problem with cbtics number sfeam <sfeam@users.sourceforge.net> - 2012-07-06 11:36 -0700
Re: problem with cbtics number Reza <bakhtiari.reza@gmail.com> - 2012-07-08 03:49 -0700
Re: problem with cbtics number sfeam <sfeam@users.sourceforge.net> - 2012-07-08 10:09 -0700
csiph-web