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


Groups > comp.graphics.apps.gnuplot > #3917 > unrolled thread

Axis numbers too close

Started byDieter Britz <dieterhansbritz@gmail.com>
First post2018-03-15 15:30 +0000
Last post2018-03-15 16:39 +0100
Articles 2 — 2 participants

Back to article view | Back to comp.graphics.apps.gnuplot


Contents

  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

#3917 — Axis numbers too close

FromDieter Britz <dieterhansbritz@gmail.com>
Date2018-03-15 15:30 +0000
SubjectAxis 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]


#3918

FromKarl Ratzsch <mail.kfr@gmx.net>
Date2018-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