Nelle, this is great! Thanks for getting the ball rolling!
Cheers,
-Tony
On Thu, Jul 11, 2013 at 6:31 AM, Nelle Varoquaux
wrote:
> FYI, I have started the refactoring we discussed at scipy. I think
> what tony is suggesting is the same thing.
>
> I've created a "work in progress" pull request:
FYI, I have started the refactoring we discussed at scipy. I think
what tony is suggesting is the same thing.
I've created a "work in progress" pull request:
https://github.com/matplotlib/matplotlib/pull/2213
In the refactoring we discussed at Scipy, we did not mention the
pyplots wrapper at all.
Eric Firing writes:
>
> Anton,
>
> Yes, I have done things like that in my own code, and basemap has a
> similar ability to call gca() when an Axes is not supplied. One can
> even perform the pyplot import on an as-needed basis instead of raising
> an error. Nevetheless, it still represents