Re: [matplotlib-devel] closing (and opening) the user survey?

2013-07-17 Thread HadiM
It was me :-) Only a day to day user who follow matplotlib (and other famous libs) development. I clicked on the survey thinking it was public. Anyway it was only curiosity so if you prefer keep it secret, it's cool for me ! Keep the good work guys !!! -- HadiM On Thu, Jul 18, 2013 at 12:12 A

[matplotlib-devel] closing (and opening) the user survey?

2013-07-17 Thread Paul Ivanov
Hey everyone, I hope this email finds you well. I got a request today from someone wanting to look at the survey results. How do you feel about just sharing the full document? We're at 580 responses right now, and it's been really a slow trickle in last couple of weeks after the initial splash. Or

Re: [matplotlib-devel] Reorganizing axes plot methods

2013-07-17 Thread Eric Firing
On 2013/07/17 3:14 AM, Michael Droettboom wrote: > Yes. This is great work! > > Just to chime in (after having been away for most of this conversation) --> > > I think we can do this reorganization now without introducing any > implicit (or otherwise) use of gca()/pyplot stuff in the Axes class >

[matplotlib-devel] MEP19: Continuous Integration

2013-07-17 Thread Michael Droettboom
I've started a MEP related to improving our continuous integration system for matplotlib. https://github.com/matplotlib/matplotlib/wiki/Mep19 Rather than deal to much with implementation at this point, I thought it best to start by outlining our requirements. At this point, let's just get ev

Re: [matplotlib-devel] Reorganizing axes plot methods

2013-07-17 Thread Michael Droettboom
Yes. This is great work! Just to chime in (after having been away for most of this conversation) --> I think we can do this reorganization now without introducing any implicit (or otherwise) use of gca()/pyplot stuff in the Axes class methods. Refactoring how the pyplot wrapper is done can b