I have spyder 3.0 running on a Windows 8 machine. Whenever I call a new figure for plotting it automatically goes to the back of my windows. Is there a way to have it plot on top of other existing windows as it does on my Linux laptop?
Thanks, A
I have spyder 3.0 running on a Windows 8 machine. Whenever I call a new figure for plotting it automatically goes to the back of my windows. Is there a way to have it plot on top of other existing windows as it does on my Linux laptop?
Thanks, A
(Spyder developer here) This is not a problem with Spyder but with Matplotlib. However, there is an open pull request in Matplotlib that will fix it (perhaps in Matplotlib 2.1).