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


Groups > comp.graphics.apps.gnuplot > #4261

Re: 3D plot

From Jörg Buchholz <bookwood4new@freenet.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: 3D plot
Date 2019-11-01 16:50 +0100
Organization A noiseless patient Spider
Message-ID <qphk7b$94n$1@dont-email.me> (permalink)
References (3 earlier) <qper0n$kqo$1@dont-email.me> <qpgmc5$pnb$1@dont-email.me> <qph1f6$mnj$1@dont-email.me> <qphc6s$okf$1@dont-email.me> <qphef2$5m2$1@dont-email.me>

Show all headers | View raw


On 01/11/2019 15:11, au76666 wrote:

>>>> Nobody needs a "work around" for that. See help xtics and use the
>>>> "offset". It's simple.
>>>>
>>>> Jörg
>>>
>>> I tried that and the numbers got shifted left but still touching the
>>> grid line. No doubt I have misread the specs.
>>>
>>>
>> You can specify the offset for x y and z coordinates. For what do you
>> specify the offset?
>>
>> Jörg
> 
> The numbers under the x axis. Without an offset, they just touch the
> grid line at Y = 0.
> 

Yes, of course

set xtics offset first 0,0,-5
This place the tic labels from the x-axis in the negative z-direction.

set xtics offset 0,-1
This place the tic labels from the x-axis in the negative y-direction.

Jörg

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

3D plot Dieter Britz <dieterhansbritz@gmail.com> - 2019-10-29 09:30 +0000
  Re: 3D plot au76666 <britz@chem.au.dk> - 2019-10-31 10:33 +0000
    Re: 3D plot au76666 <britz@chem.au.dk> - 2019-10-31 13:11 +0000
      Re: 3D plot Chris Elvidge <chris@mshome.net> - 2019-10-31 14:27 +0000
        Re: 3D plot Jörg Buchholz <bookwood4new@freenet.de> - 2019-11-01 08:20 +0100
          Re: 3D plot au76666 <britz@chem.au.dk> - 2019-11-01 10:29 +0000
            Re: 3D plot Jörg Buchholz <bookwood4new@freenet.de> - 2019-11-01 14:33 +0100
              Re: 3D plot au76666 <britz@chem.au.dk> - 2019-11-01 14:11 +0000
                Re: 3D plot Jörg Buchholz <bookwood4new@freenet.de> - 2019-11-01 16:50 +0100
        Re: 3D plot au76666 <britz@chem.au.dk> - 2019-11-01 10:36 +0000

csiph-web