[matplotlib-devel] behavior of drawing in interactive mode

2011-05-22 Thread Mike Kaufman
Hi, After switching over from the MacOSX backend to the GTKAgg backend, I started notice a big change in drawing behavior. Now I know that MacOSX is interactive all the time by [mis]design, so I wasn't surprised that I would have to add draw() commands when isinteractive()==False; however, whe

Re: [matplotlib-devel] Website needs love

2011-05-22 Thread Benjamin Root
On Fri, May 20, 2011 at 6:58 PM, Eric Firing wrote: > > I have not yet tried to build from your branch, but based on > descriptions and discussions, it should be a substantial improvement. Go > ahead and push when you feel ready. Thank you for all the work. > > I have started to try and merge my

[matplotlib-devel] Fwd: Re: [SciPy-Dev] Used "Automatic Merge" on my github pull request...

2011-05-22 Thread Eric Firing
FYI, here is a github nugget from the scipy people: Original Message Subject:Re: [SciPy-Dev] Used "Automatic Merge" on my github pull request... Date: Sun, 22 May 2011 11:49:44 +0200 From: Ralf Gommers Reply-To: SciPy Developers List To: SciPy Developers

Re: [matplotlib-devel] Website needs love

2011-05-22 Thread Benjamin Root
On Sun, May 22, 2011 at 2:13 PM, Benjamin Root wrote: > > > On Fri, May 20, 2011 at 6:58 PM, Eric Firing wrote: > >> >> I have not yet tried to build from your branch, but based on >> descriptions and discussions, it should be a substantial improvement. Go >> ahead and push when you feel ready.

Re: [matplotlib-devel] behavior of drawing in interactive mode

2011-05-22 Thread Eric Firing
On 05/22/2011 07:04 AM, Mike Kaufman wrote: > Hi, > > After switching over from the MacOSX backend to the GTKAgg backend, I > started notice a big change in drawing behavior. > > Now I know that MacOSX is interactive all the time by [mis]design, so I > wasn't surprised that I would have to add draw

Re: [matplotlib-devel] Website needs love

2011-05-22 Thread Eric Firing
On 05/22/2011 10:07 AM, Benjamin Root wrote: > I went ahead with the merge conflict procedure, and everything appear to > be ok. I had also noticed a few additional mistakes in the INSTALL file > currently in v1.0.x that I fixed as well. I will double-check the > commit/merge before pushing it u

Re: [matplotlib-devel] Website needs love

2011-05-22 Thread Benjamin Root
On Sun, May 22, 2011 at 4:11 PM, Eric Firing wrote: > On 05/22/2011 10:07 AM, Benjamin Root wrote: > > > I went ahead with the merge conflict procedure, and everything appear to > > be ok. I had also noticed a few additional mistakes in the INSTALL file > > currently in v1.0.x that I fixed as we

Re: [matplotlib-devel] Website needs love

2011-05-22 Thread Eric Firing
On 05/22/2011 11:33 AM, Benjamin Root wrote: > > > On Sun, May 22, 2011 at 4:11 PM, Eric Firing > wrote: > > On 05/22/2011 10:07 AM, Benjamin Root wrote: > > > I went ahead with the merge conflict procedure, and everything > appear to > > be ok. I had