>> As a bit of a selfish interest, I think your approach might open up a
>> possible approach for a long-standing problem
>> of mine with 3d projections. Axes3D objects >> want to fill its entire plot
>> box, but when created through a subplot
>> mechanism, the defaults get over-ridden. I
On Thu, Sep 15, 2011 at 1:19 PM, Phil Elson wrote:
> Hi,
>
> I would like the ability to setup a plot projection in MPL that can be
> defined by various parameters and does not need to be serialised as a string
> and registered with *matplotlib.projections.register_projection*. For
> example, a
Sorry, that link was bad, it should have read:
https://github.com/PhilipElson/matplotlib/commit/9c7b1b27d0245a752d010bd03ae66dc6c000d8e4
To: matplotlib-devel@lists.sourceforge.net
Date: Thu, 15 Sep 2011 18:19:49 +
Subject: [matplotlib-devel] Initialising projections in matplotlib
On Thu, Sep 15, 2011 at 1:19 PM, Phil Elson wrote:
> I have made a change to matplotlib which would enable this capability, which
> can be found at
> https://github.com/PhilipElson/matplotlib/commit/9c7b1b27d0245a752d010bd03ae66dc6c000d8e499
> . Any feedback and thoughts would be really appreciate
Hi,
I would like the ability to setup a plot projection in MPL that can be defined
by various parameters and does not need to be serialised as a string and
registered with matplotlib.projections.register_projection. For example, an
extension of /examples/api/custom_projection_example.py migh