Path: csiph.com!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Axis numbers too close Date: Thu, 15 Mar 2018 16:39:17 +0100 Organization: solani.org Lines: 13 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: solani.org 1521128357 24210 eJwNysEBwEAEBMCWjthFOcLpv4Rk3oOHwnYjaFjsanm1RtATCDkphRSvOqPFV5U6zPv/O2b9AQl3EHk= (15 Mar 2018 15:39:17 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Thu, 15 Mar 2018 15:39:17 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 Content-Language: de-DE-1901 X-User-ID: eJwNyskNADAIA7CVyhEQ40AV9h+h9duwkLjpgXAslrrHZoMKOAGTQmry/DSlJc22bl4XH5N9FCIQ+A== In-Reply-To: X-NNTP-Posting-Host: eJwFwYEBwCAIA7CXrLTAzlGE/09YInN4BV1OjYawOi+Fg1ZyTTdvWnRa7fPpCdg5t2pZOuMHGf0Q0A== Cancel-Lock: sha1:0l+6p+FN034co4DvUs7r2YC3f70= Xref: csiph.com comp.graphics.apps.gnuplot:3918 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