Re: [Matplotlib-users] problem in showing the plot!!!

2010-09-10 Thread Benjamin Root
On Fri, Sep 10, 2010 at 4:44 AM, sa6113 wrote: > > when I want to show the plot canvas, it doesn't stay at all, note that I > need > to use "backendQtagg", I mean when I use "pylab" there is no problem in > showing the plot canvas, what is the problem? please help me. > I use this simple code: >

[Matplotlib-users] problem in showing the plot!!!

2010-09-10 Thread sa6113
when I want to show the plot canvas, it doesn't stay at all, note that I need to use "backendQtagg", I mean when I use "pylab" there is no problem in showing the plot canvas, what is the problem? please help me. I use this simple code: " from matplotlib.backends.backend_qtagg import FigureCanvasQT