Discussion:
[spyder] Rotation of 3D plots
Bob Rankin
2018-06-01 23:10:11 UTC
Permalink
I may be wrong, but before spyder went exclusively to the IPython console I
was able to rotate any 3d plot I created simply by using the mouse. Is that
ability gone or is there some way to get it back when I display a 3d image
in an IPython console???

Bob Rankin
--
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
Carlos Córdoba
2018-06-01 23:13:15 UTC
Permalink
Hi,

You need to change your graphics backend to get Matplolib plots in a new
window. For that you need to go

    Tools > Preferences > IPython console > Graphics > Backend

and select the Automatic option.


Cheers,
Carlos
Post by Bob Rankin
I may be wrong, but before spyder went exclusively to the IPython
console I was able to rotate any 3d plot I created simply by using the
mouse. Is that ability gone or is there some way to get it back when I
display a 3d image in an IPython console???
Bob Rankin
--
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
Loading...