Jae-Joon Lee wrote:

> Well, if you think something is wrong, I guess you may have chosen a
> wrong tool.
> MPL is mainly for 2d plotting, and not very strong for animation
> although it supports some.

I just think that I have a nice hammer, a nice nail ... and not a clue
on how to use a hammer (I'm a python noob, and high level language noob
in general, the highest level language I used before starting python was
C ... for embedded devices)
I just though that I was thinking in the wrong way.

> One possible option in your case is to save your plot as an image in
> each round. And at the next round, you plot the newly available data
> upon the shifted image.
> 
> http://matplotlib.sourceforge.net/examples/animation/animation_blit_gtk2.html

thanks, this looks great :)
----
This message contains confidential information and may contain information that 
is legally privileged.  If you have received this message by mistake, please 
immediately notify us and delete the original message. Thank you.  

Ce message contient des informations confidentielles.  S'il vous est parvenu 
par erreur, merci de bien vouloir nous en aviser par retour, de n'en faire 
aucun usage et de n'en garder aucune copie.
----

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to