Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2485 > unrolled thread
| Started by | walabit@gmail.com |
|---|---|
| First post | 2014-06-11 11:55 -0700 |
| Last post | 2014-06-11 21:03 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.graphics.apps.gnuplot
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: labeling alternate tics walabit@gmail.com - 2014-06-11 11:55 -0700
Re: labeling alternate tics Karl <mail.kfr@gmx.net> - 2014-06-11 21:03 +0200
| From | walabit@gmail.com |
|---|---|
| Date | 2014-06-11 11:55 -0700 |
| Subject | Re: labeling alternate tics |
| Message-ID | <62ff53ec-72a6-41e3-a97e-17c683196778@googlegroups.com> |
On Monday, September 15, 1997 5:00:00 PM UTC+10, Vivek Rao wrote: > Dear gnuplotters, > I would like to include tics at intervals of 0.25, but > label only those tics at intervals of 1.0 . > So tics at 0.25, 0.50, 0.75, and 1.25 would not be labeled, but > the tic at 1.0 would be. I believe there is a manual way to > do this, but is there a more elegant solution? Thanks. > > Vivek Rao Yep, I wanna do the same thing. 17 years later, any answer?
[toc] | [next] | [standalone]
| From | Karl <mail.kfr@gmx.net> |
|---|---|
| Date | 2014-06-11 21:03 +0200 |
| Message-ID | <lna97b$q2a$1@news.rz.uni-karlsruhe.de> |
| In reply to | #2485 |
Am 11.06.2014 20:55, schrieb walabit@gmail.com: > On Monday, September 15, 1997 5:00:00 PM UTC+10, Vivek Rao wrote: >> Dear gnuplotters, >> I would like to include tics at intervals of 0.25, but >> label only those tics at intervals of 1.0 . >> So tics at 0.25, 0.50, 0.75, and 1.25 would not be labeled, but >> the tic at 1.0 would be. I believe there is a manual way to >> do this, but is there a more elegant solution? Thanks. >> >> Vivek Rao > > Yep, I wanna do the same thing. 17 years later, any answer? > set mxtics 4 # minor tic frequency, four per major tic, including set xtics 1 # increment of one between major tics
[toc] | [prev] | [standalone]
Back to top | Article view | comp.graphics.apps.gnuplot
csiph-web