Hi,

I am creating a big and complicated plot by doing things like:

ax.add_patch( ... )

and when I'm done I want to save the resulting frame. However, I've 
looked  through
the examples and it seems like you have to use plot() or pcolor() to 
create frames that you
can feed into ArtistAnimation.

So,then, how can I use capture the resulting axes into a frame?

Thanks!


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to