Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3917 > unrolled thread
| Started by | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| First post | 2018-03-15 15:30 +0000 |
| Last post | 2018-03-15 16:39 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.graphics.apps.gnuplot
Axis numbers too close Dieter Britz <dieterhansbritz@gmail.com> - 2018-03-15 15:30 +0000
Re: Axis numbers too close Karl Ratzsch <mail.kfr@gmx.net> - 2018-03-15 16:39 +0100
| From | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| Date | 2018-03-15 15:30 +0000 |
| Subject | Axis numbers too close |
| Message-ID | <p8e3hq$m9d$1@dont-email.me> |
I have made a figure, see it here http://www.dieterbritz.dk/Figure2.pdf. In both pictures the numbers on the y-axis are too close to the frame, overlapping it a bit. I used this on the top one: set ytics border in scale 1,0.5 mirror norotate autojustify What do I have to add to shift the numbers a bit to the right, away from the frame? I have read the gnuplot manual but don't find this. -- Dieter Britz
[toc] | [next] | [standalone]
| From | Karl Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Date | 2018-03-15 16:39 +0100 |
| Message-ID | <p8e435$nki$1@solani.org> |
| In reply to | #3917 |
Am 15.03.2018 um 16:30 schrieb Dieter Britz: > In both pictures the numbers on the y-axis are too close to > the frame, overlapping it a bit. I used this on the top one: > set ytics border in scale 1,0.5 mirror norotate autojustify > > What do I have to add to shift the numbers a bit to the right, > away from the frame? I have read the gnuplot manual but don't > find this. You need the "offset" specifier, see "help xtics". Karl
[toc] | [prev] | [standalone]
Back to top | Article view | comp.graphics.apps.gnuplot
csiph-web