-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Description
Original report at SourceForge, opened Wed Jan 12 16:21:04 2011
There seems to be a regression within mpl_toolkits.mplot3d.Axes3D: it works flawless to plot a set of polygons in 2D but stacking these in 3D fails for two reasons:
- the polygons are created wrongfully, with an extra line from the last vertice back to the origin,
- the stacking is wrong.
See attached file for demonstration.
SourceForge History
- On Wed Jan 12 16:21:04 2011, by danielmader: File Added: 398526: mpl3D.py
Reactions are currently unavailable