Re: [matplotlib-devel] File format for plots

2009-03-01 Thread sam tygier
Eric Firing wrote: > Sandro Tosi wrote: >> Hi Sam, >> >> On Wed, Feb 25, 2009 at 09:35, sam tygier wrote: >>> I think this topic has come up before, but i don't think anything has >>> resulted from it. >>> > Correct, because the capability

Re: [matplotlib-devel] File format for plots

2009-02-25 Thread sam tygier
Troels Kofoed Jacobsen wrote: > On Wednesday 25 February 2009 09:35:07 am sam tygier wrote: >> I think this topic has come up before, but i don't think anything has >> resulted from it. >> >> I'd like a way for saving a plot from from matplotlib, so that it

[matplotlib-devel] File format for plots

2009-02-25 Thread sam tygier
ndard that could be used instead? Would XML be better than plain ascii? Sam Tygier title example plot xlabel displacemnt / m ylabel time / s data x 1 2 3 4 5 6 7 8 9 10 enddata data y 2.1 2.3 2.7 3.1 3.6 4.2 5.0 5.7 6.7 7.4 enddata plot x y data x 1 2 3 4 5 6 7 8 9 10 enddata data y 2.1 2.3 2