Skip to content

dxtbx.plot_detector_models orthographic=False broken in current matplotlib #573

@dagewa

Description

@dagewa

While testing for #570 I found that this program fails with default parameters (orthographic=False). The problem is that this relies on previously deprecated, and now removed, matplotlib code

ax = fig.gca(projection="3d")

See e.g. matplotlib/matplotlib#20770

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions