Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Dieter Britz Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Axis labelling with many decimals Date: Mon, 19 Aug 2013 09:54:50 +0000 (UTC) Organization: A noiseless patient Spider Lines: 20 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Mon, 19 Aug 2013 09:54:50 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="ac27bc306e2949aa06a7f4657450a20d"; logging-data="14720"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18jsnO78uDeDh13r2nkRZ7i7X1JuxGRyr4=" User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) Cancel-Lock: sha1:arON3J5NiXbwH/OeHN7vD9HAhUY= Xref: csiph.com comp.graphics.apps.gnuplot:1978 On Thu, 15 Aug 2013 08:53:23 -0700, sfeam wrote: > Dieter Britz wrote: > >> I have an x-range that is a very tight bunch with many decimals, >> so that the numbers overlap. I avoid that by rotating by 90 deg, >> but they then intrude into the frame: >> >> set format x '%10.8f' >> set xrange [0.87845758:0.87845769] >> set xtics 0.87845758, 0.00000001, 0.87845769 rotate by 90 >> >> How can I lower the labels so that they are outside the frame? > > # right justify the labels set xtics rotate by 90 right That doesn't work. -- Dieter Britz