re.
I have a number of other specific questions about mplot3d for you. They will
follow in another email.
Thanks,
-Ben
-Original Message-
From: Reinier Heeres [mailto:rein...@heeres.eu]
Sent: Wednesday, February 24, 2010 7:12 PM
To: Ben Axelrod
Cc: matplotlib-devel@lists.sourcefor
Hi Ben, all,
First of all: thanks for your patch. With a few minor modifications I
think we should apply most of it. I had a quick look now, but let's
aim to get it in over the weekend.
Let me also say that as far as I'm concerned, mplot3d is here to stay
and I will try to continue to support it.
Here is a major patch for mplot3d. Here is a summary of the changes:
* bug fix: placement of title in 3D plots to match 2D plot behavior (see
nonecolortester.py to demonstrate)
* bug fix: allow facecolors and edgecolors to be specified as 'none' in 3D
scatter plots to match the 2D scatter plo