Path: csiph.com!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: au76666 Newsgroups: comp.graphics.apps.gnuplot Subject: set view or rotate Date: Fri, 7 Jun 2019 12:47:59 -0000 (UTC) Organization: A noiseless patient Spider Lines: 18 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Fri, 7 Jun 2019 12:47:59 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="babd00ac7c035b5f805d29c3086df9b3"; logging-data="25266"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1826BOsc/JZUvQlVGasgzNzCKmpqwPJSV0=" User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) Cancel-Lock: sha1:nD7vA3U5+cGYl21MFySft8wBTGc= Xref: csiph.com comp.graphics.apps.gnuplot:4197 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