Re: [Matplotlib-users] plotting collections on an X date axes

2009-01-13 Thread Eric Firing
Simson Garfinkel wrote: >>> Hi, Eric. >>> Ah. Just my luck. I always push this stuff in new and unexpected >>> ways. >>> Here's what I'm trying to do --- I want to plot a graph of circles >>> where the size of the circle and color are determined by the data, >>> where the X axis is year/month

Re: [Matplotlib-users] plotting collections on an X date axes

2009-01-13 Thread Eric Firing
Simson Garfinkel wrote: >>> Hi, Eric. >>> Ah. Just my luck. I always push this stuff in new and unexpected ways. >>> Here's what I'm trying to do --- I want to plot a graph of circles >>> where the size of the circle and color are determined by the data, >>> where the X axis is year/month/day, an

Re: [Matplotlib-users] plotting collections on an X date axes

2009-01-13 Thread Simson Garfinkel
>> Hi, Eric. >> Ah. Just my luck. I always push this stuff in new and unexpected >> ways. >> Here's what I'm trying to do --- I want to plot a graph of circles >> where the size of the circle and color are determined by the data, >> where the X axis is year/month/day, and the Y axis is just d

Re: [Matplotlib-users] plotting collections on an X date axes

2009-01-12 Thread Eric Firing
Simson Garfinkel wrote: > > On Jan 12, 2009, at 11:53 AM, Eric Firing wrote: > >> Simson Garfinkel wrote: >>> Hi. It's me again, asking about dates again. >>> is there any easy way to a collection using dates on the X axes? >>> I've taken the collection example from the website and adopted it

Re: [Matplotlib-users] plotting collections on an X date axes

2009-01-12 Thread Eric Firing
Simson Garfinkel wrote: > Hi. It's me again, asking about dates again. > > is there any easy way to a collection using dates on the X axes? > I've taken the collection example from the website and adopted it so > that there is a use_dates flag. Set it to False and spirals demo > appears. S

[Matplotlib-users] plotting collections on an X date axes

2009-01-11 Thread Simson Garfinkel
Hi. It's me again, asking about dates again. is there any easy way to a collection using dates on the X axes? I've taken the collection example from the website and adopted it so that there is a use_dates flag. Set it to False and spirals demo appears. Set it to True and I get this error: