Hi, I found a bug in Axes3DI.autoscale_view. It does not have formal
parameters named and scalex, scaley that Axes.plot assumes (line
2115). I've added these parameters (and a scalez for completeness)
and everything works fine.
My real question is, how do I go about incorporating my change to
ma
I've posted this patch to SF.net. It's a small change to
Axes3DI.autoscale_view brings its interface into conformity with its
parent class. More details on the SF patch.
-Andrew
Axes3DI.plot3d.diff
Description: Binary data
--