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


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

Re: set view or rotate

X-Received by 2002:a24:dc05:: with SMTP id q5mr4444576itg.123.1559915760754; Fri, 07 Jun 2019 06:56:00 -0700 (PDT)
X-Received by 2002:aca:2b13:: with SMTP id i19mr962406oik.99.1559915760372; Fri, 07 Jun 2019 06:56:00 -0700 (PDT)
Path csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!s188no226471itb.0!news-out.google.com!l126ni264itl.0!nntp.google.com!g15no220635itd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Fri, 7 Jun 2019 06:56:00 -0700 (PDT)
In-Reply-To <qddmdv$oli$1@dont-email.me>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=73.117.121.104; posting-account=yC8mVwkAAADuRBqBIdPVfec50l5EMdYn
NNTP-Posting-Host 73.117.121.104
References <qddmdv$oli$1@dont-email.me>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <ac2d9d94-6600-4e65-8cf3-7c327ea45e71@googlegroups.com> (permalink)
Subject Re: set view or rotate
From Gavin Buxton <gavinbuxton@gmail.com>
Injection-Date Fri, 07 Jun 2019 13:56:00 +0000
Content-Type text/plain; charset="UTF-8"
Lines 15
Xref csiph.com comp.graphics.apps.gnuplot:4198

Show key headers only | View raw


Hi

I can't see the picture, but I'm not too sure it can be done. I crass work around might to plot it with negative x coordinates 

splot '2D.dat' u (-$1):2:3 w l 

And the you can play around with the xtics to make the negative go away from the display 

set xtics ("0" 0, "50" -50, "100" -100)

As I said, this might be too crass of a solution and others might have something more elegant.

Best


Gavin

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


Thread

set view or rotate au76666 <britz@chem.au.dk> - 2019-06-07 12:47 +0000
  Re: set view or rotate Gavin Buxton <gavinbuxton@gmail.com> - 2019-06-07 06:56 -0700
    Re: set view or rotate db <dieterhansbritz@gmail.com> - 2019-06-07 14:53 +0000
  Re: set view or rotate Karl Ratzsch <mail.kfr@gmx.net> - 2019-06-08 10:05 +0200
    Re: set view or rotate db <dieterhansbritz@gmail.com> - 2019-06-08 12:14 +0000
      Re: set view or rotate db <dieterhansbritz@gmail.com> - 2019-06-09 13:48 +0000

csiph-web