No problem. I am glad that it is useful. Yes, you can have a figure with a
mix of 2D subplots and 3D subplots. I will make sure I include an example
of that as well. I will look into updating the rst file, and also the
current batch of examples to use the new approach.
I am honored you would
On Sat, Jul 3, 2010 at 1:51 AM, Benjamin Root wrote:
> Hello all,
>
> I have always been a bit troubled with how Axes3D object is a bit of a
> 2nd-class citizen in matplotlib. In particular, it is very common to create
> a new axes using .add_subplot() or .gca(), but you can't do that with
> Axes
Just re-pinging to see if there is any interest in this patch.
Ben Root
On Sat, Jul 3, 2010 at 1:51 AM, Benjamin Root wrote:
> Hello all,
>
> I have always been a bit troubled with how Axes3D object is a bit of a
> 2nd-class citizen in matplotlib. In particular, it is very common to create
> a
Hello all,
I have always been a bit troubled with how Axes3D object is a bit of a
2nd-class citizen in matplotlib. In particular, it is very common to create
a new axes using .add_subplot() or .gca(), but you can't do that with
Axes3D. You also can't create subplots of 3d figures, you have to cr