Re: [Matplotlib-users] Correct way of saving properties for plot reconstruction

2012-08-23 Thread Eric Firing
On 2012/08/23 6:52 PM, Andrew Nelson wrote: > Dear list, > apologies for what might be a simple question. I am creating an > application that uses matplotlib for plotting, using the Qt4Agg backend. > I can create the figures without a problem. > > However, I wish to save the state of the applicat

[Matplotlib-users] Correct way of saving properties for plot reconstruction

2012-08-23 Thread Andrew Nelson
Dear list, apologies for what might be a simple question. I am creating an application that uses matplotlib for plotting, using the Qt4Agg backend. I can create the figures without a problem. However, I wish to save the state of the application, including the graphs. The complicating factor is t