Hi Anthony,

> As you've already been told, you can't pickle/shelve mpl objects.  Our
> solution to this is to have a native python shadow object that
> contains all the bits and pieces needed to create a figure, and always
> build the plots from these shadow objects.  This gives us the
> advantage of being able to shelve the shadow objects and rebuild the
> figures later.

this is rather interesting !
any code to point to ?

cheers,
sebastien.
-- 
###################################
# Dr. Sebastien Binet
# Lawrence Berkeley National Lab.
# 1 Cyclotron Road
# Berkeley, CA 94720
###################################


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to