I have used the Ipython Qtconsole 1.1.0. together with Matplotlib 1.3.1. I want to plot my figures in the Qt-console and I therefore follow the examples from this page. When I follow their instructions I get a grey rectangle around my plot which they don't get. Why does this happen? Does anyone know what their settings are and how can I change my settings to get the same result?
Asked
Active
Viewed 165 times
1
-
I guess this is the same issue as already posted here https://github.com/ipython/ipython/issues/4307? – Jakob Jan 17 '14 at 10:19
-
I did not find that during my search. Problem solved. Thanks. – funny Jan 17 '14 at 10:39