Re: [matplotlib-devel] New plot type idea -- EventRaster

2012-09-27 Thread Todd
On Wed, Sep 26, 2012 at 3:14 PM, Michael Droettboom wrote: > On 09/26/2012 04:35 AM, Todd wrote: > > On Mon, Sep 24, 2012 at 3:33 PM, Todd wrote: >> >> I would like to add a new plot type to matplotlib. Of course I am willing >> to implement it myself, but I want to confirm that it is acceptable

Re: [matplotlib-devel] New plot type idea -- EventRaster

2012-09-27 Thread Thomas Kluyver
On 27 September 2012 11:41, Todd wrote: > I would prefer to get the details worked out before I start coding > since there are a few different approaches. First thing is to figure > out a good name, I am not sure this is the best name for it. As someone from a field that doesn't regularly use th

Re: [matplotlib-devel] New plot type idea -- EventRaster

2012-09-27 Thread Todd
On Thu, Sep 27, 2012 at 12:58 PM, Thomas Kluyver wrote: > On 27 September 2012 11:41, Todd wrote: >> I would prefer to get the details worked out before I start coding >> since there are a few different approaches. First thing is to figure >> out a good name, I am not sure this is the best name

Re: [matplotlib-devel] New plot type idea -- EventRaster

2012-09-27 Thread Damon McDougall
Hi Todd, Firstly, thanks for taking the time to crystallise your thoughts in words first. This is one of my bad habits; I tend to rush into things. I have some feedback for you, hopefully we can all work together to get this right. It's difficult when something new gets implemented and someone ex

Re: [matplotlib-devel] New plot type idea -- EventRaster

2012-09-27 Thread Todd
On Thu, Sep 27, 2012 at 1:12 PM, Damon McDougall wrote: > Hi Todd, > > Firstly, thanks for taking the time to crystallise your thoughts in > words first. This is one of my bad habits; I tend to rush into things. > > I have some feedback for you, hopefully we can all work together to > get this rig

Re: [matplotlib-devel] New plot type idea -- EventRaster

2012-09-27 Thread Damon McDougall
On Thu, Sep 27, 2012 at 12:44 PM, Todd wrote: > On Thu, Sep 27, 2012 at 1:12 PM, Damon McDougall > wrote: >> Hi Todd, >> >> Firstly, thanks for taking the time to crystallise your thoughts in >> words first. This is one of my bad habits; I tend to rush into things. >> >> I have some feedback for

Re: [matplotlib-devel] New plot type idea -- EventRaster

2012-09-27 Thread Todd
On Thu, Sep 27, 2012 at 2:17 PM, Damon McDougall wrote: > On Thu, Sep 27, 2012 at 12:44 PM, Todd wrote: >> On Thu, Sep 27, 2012 at 1:12 PM, Damon McDougall >> wrote: >>> Hi Todd, >>> >>> Firstly, thanks for taking the time to crystallise your thoughts in >>> words first. This is one of my bad ha

Re: [matplotlib-devel] New plot type idea -- EventRaster

2012-09-27 Thread Todd
On Thu, Sep 27, 2012 at 1:44 PM, Todd wrote: > On Thu, Sep 27, 2012 at 1:12 PM, Damon McDougall > wrote: >> Hi Todd, >> >> Firstly, thanks for taking the time to crystallise your thoughts in >> words first. This is one of my bad habits; I tend to rush into things. >> >> I have some feedback for y

Re: [matplotlib-devel] quick bug fix

2012-09-27 Thread Alexander Heger
I am not sure what I need to do to get any bug fixes included into mpl. All previous attempts failed. Is it a community effort? I now attached a patch. -Alexander On 25/09/12 23:58, Alexander Heger wrote: Could you please change in the current branch in axes.py, line 7585 (Axes.pcolorfast)

Re: [matplotlib-devel] quick bug fix

2012-09-27 Thread Eric Firing
On 2012/09/27 7:13 PM, Alexander Heger wrote: > I am not sure what I need to do to get any bug fixes included into mpl. The most efficient way is with a pull request. And perhaps a little patience combined with persistence. > All previous attempts failed. > Is it a community effort? Yes, but t