Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4201
| From | db <dieterhansbritz@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: set view or rotate |
| Date | 2019-06-08 12:14 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <qdg8qo$1md$1@dont-email.me> (permalink) |
| References | <qddmdv$oli$1@dont-email.me> <qdfq8c$32o$1@solani.org> |
On Sat, 08 Jun 2019 10:05:37 +0200, Karl Ratzsch wrote: > Am 07.06.2019 um 14:47 schrieb au76666: > >> 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. > > > You can use an interactive terminal, rotate the view with the mouse, > and afterwards check what options "show view" displays, or "save > '2D.plt'" writes to disk. > > Btw. splot has not "rotate" option, and "set view" expects angles in > degrees, not radians. > > Karl Thanks. If I want to rotate as I described, what do I put into set view? -- Dieter Britz
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
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