[Matplotlib-users] Clear Figure

2008-10-04 Thread rocha
and nothing is plotted. The Figure is totally gray. I tried to do the same thing in embedding_in_qt4.py example, modifying some parts, but it didn't work too. Do you have any suggestions? Thanks! Best regards, Bernard

Re: [Matplotlib-users] Clear Figure

2008-10-05 Thread rocha
nks! Bernardo M. Rocha Jae-Joon Lee wrote: I guess you need to put draw() after plot() self.canvas.figure.clf() self.canvas.axes.plot([1.,2.,4.]) self.canvas.draw() Let us know if it does not help. -JJ On Sat, Oct 4, 2008 at 7:17 PM, rocha <[EMAIL PROTECTED]> wrote: Hi Guys, I nee

[Matplotlib-users] axis and zoom

2008-09-02 Thread bernardo martins rocha
huge simulation the time ticks 2000 3000 are overlapping, so that I cannot understand. Is it possible to change the units? Like 2 3 and then add 10^3 somewhere else? I hope you can understand my question...sorry if it's not clear. Bernard

[Matplotlib-users] size of the plot

2008-09-08 Thread Bernardo Martins Rocha
Hi Guys, how can I set the size of a plot window by, let's say, 320 x 180 and make it fix, that is, something like "resize=False". I had a look at the documentation but I couldn't figure out which object and method I have to use for this. Thanks in advanc

[Matplotlib-users] matplotlib qt4 backend: QScrollArea

2008-09-11 Thread bernardo martins rocha
hanks! Bernardo M. Rocha - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Ope