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


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

set view or rotate

From au76666 <britz@chem.au.dk>
Newsgroups comp.graphics.apps.gnuplot
Subject set view or rotate
Date 2019-06-07 12:47 +0000
Organization A noiseless patient Spider
Message-ID <qddmdv$oli$1@dont-email.me> (permalink)

Show all headers | View raw


I have this plot: http://dieterbritz.dk/sdr1.pdf

generated in gnuplot simply with

splot '2D.dat' w l

I would like to change the angle of view so that I am 
looking directly at what is now the far right-hand corner,
making it the far left-hand corner. This corresponds to a
rotation of the XY plane by 90 degrees anticlockwise.

I have tried adding "rotate=0.5pi" to the splot command, and
various set view combinations, but nothing changes the plot.

How can I do it please?

-- 
Dieter Britz

Back to comp.graphics.apps.gnuplot | Previous | NextNext 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