On Mon, Jan 5, 2009 at 9:30 AM, wrote:
> but doing so does not save the lines.
> The only workaround I've found is to set animated=false for all the objects,
> print the figure and then set animated=true again.
Yes, that is the way to do it -- we could add some logic to savefig to do this.
JDH
Hello:
I would like to know how to print_figure or savefig with animated elements. The
only thing I get is the axis but no animated objects.
The idea is that I've written a program embedding matplotlib in wx and then I
create plots and animations in a similar way as in the example
animation_bl