Hi all, A thought just occurred to me: I wonder if it would be useful to be able to 'pickle' Matplotlib plots, using the python cPickle library. This way, I could save my plots in a form that would allow me to load them back later (with just the necessary source data) and fiddle with things like titles and legends and so on. Would be useful perhaps in the context of preparing diagrams for an article or report.
Has anyone tried this? Would it be recommended/not recommended/not even possible? Cheers JP _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users