X Tutup
Skip to content

Axes3D with PolyCollection broken #186

@ddale

Description

@ddale

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup