Hello,
I am a relatively new user of matplotlib; thank you to the matplotlib team
for this excellent package.
I have a question about serializing matplotlib figures. I have searched for
serialization options for matplotlib figures but have not found much
information. I am interested to hear abo
> Rich Krauter wrote:
>>
>> Hello,
>>
>> I am a relatively new user of matplotlib; thank you to the matplotlib team
>> for this excellent package.
>> I have a question about serializing matplotlib figures. I have searched for
>> serialization opti
On Wed, Mar 24, 2010 at 1:37 PM, Chris Barker wrote:
> Michael Droettboom wrote:
>> What is the advantage of JSON (is this specific case) over Python source
>> code? matplotlib is designed around it and it's more flexible. Unless
>> you're planning on automatically manipulating the JSON, I don't
On Wed, Mar 24, 2010 at 4:19 PM, Michael Droettboom wrote:
> Rich Krauter wrote:
>>>
>>> Rich Krauter wrote:
>>>
>>>>
>>>> Hello,
>>>>
>>>> I am a relatively new user of matplotlib; thank you to the matplotlib