On 2/7/07, Edin Salkovic <[EMAIL PROTECTED]> wrote:

On 2/4/07, Eric Firing <[EMAIL PROTECTED]> wrote:
> Jan Strube wrote:
> > Hi List,
> > is there a way to store matplotlib figures in something like a native
> > file format?
> > I am thinking of something that keeps track of all the objects
> > (patches(?)) in a mpl figure, so that later you could just revisit
that
> > figure and change properties.
> > Or add/remove objects from the canvas.
> > I didn't find anything on the website.
> > Thanks,
> >     Jan
>
> No, there is no mechanism for doing this, although I think it has been
> requested before.
>
> Eric
>

Why can't mpl's figures be pickled?

Best,
Edin


Sorry, don't know anything about pickling. Is it device-independent?
If I have a problem, could I pickle the figure, attach it to a bug report?
Can I share the files with colleagues on different architechtures?
If so, it maybe good enough.
But otherwise I was more thinking of something like YAML or so.

Cheers,
   Jan
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to