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


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

Re: 3D plot

Path csiph.com!news.swapon.de!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From Chris Elvidge <chris@mshome.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: 3D plot
Date Thu, 31 Oct 2019 14:27:34 +0000
Organization A noiseless patient Spider
Lines 41
Message-ID <qper0n$kqo$1@dont-email.me> (permalink)
References <qp90sa$svb$1@dont-email.me> <qpedai$2he$1@dont-email.me> <qpemhe$pv8$1@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
Injection-Date Thu, 31 Oct 2019 14:27:35 -0000 (UTC)
Injection-Info reader02.eternal-september.org; posting-host="3a6a28702a86f62ff37e2815cee1e5e7"; logging-data="21336"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX193heHcroLP0VIZOopPS7jOyAJRyqVyKz0="
User-Agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
Cancel-Lock sha1:FXNR8SMBHsUGH8DdmY14Kuxl7rA=
In-Reply-To <qpemhe$pv8$1@dont-email.me>
Content-Language en-GB
Xref csiph.com comp.graphics.apps.gnuplot:4255

Show key headers only | View raw


On 31/10/2019 13:11, au76666 wrote:
> On Thu, 31 Oct 2019 10:33:54 +0000, au76666 wrote:
> 
>> On Tue, 29 Oct 2019 09:30:50 +0000, Dieter Britz wrote:
>>
>>> I have this script:
>>>
>>> gnuplot << eoi set term postscript enh eps 24 set output 'CDL1.eps'
>>> set title 'CD, L = 1'
>>> set xrange [0:1.0]
>>> set yrange [0:1.0]
>>> set xtics 0, 0.5, 1 set ytics 0, 0.5, 1 set xlabel "X"
>>> set ylabel "Y"
>>> set zlabel "cd"
>>> unset key splot 'data/CDsL1.dat' w l lt 1 quit eoi
>>>
>>> The result is here: http://dieterbritz.dk/CDL1.pdf
>>>
>>> 1. How do I move the x-axis labels (0, 0.5, 1) a bit
>>>    lower down so that the 0.5 doesn't hit the base line?
>>> 2. How do I lower the plot so that the zero level is right
>>>    at the bottom?
>>> 3 The orientation is not bad as is, but I tried to play with
>>>    the angle of view, e.g. using splot 'data/CDsL1.dat' w l lt 1
>>>    rotate=pi and there was an error with rotate. How is that done?
>>
>> I found out how to lower the whole plot. But that, as you can see now
>> (same link) wiped out the zero axis marker for Z. Why is this?
>> And I still want to know how to shift the X-axis numbers so that they
>> don't touch the grid line.
> 
> Forget it, I have worked around it.
> 
> 
> 
Please tell ......


-- 

Chris Elvidge, England

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