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
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
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
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
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