Skip to content

Orthographic projection for 3D plots #2611

Closed
@emimoun

Description

@emimoun

Hello,

I would like to know if 'orthographic' projection could be added as an option to plotly 3D plots.
Indeed, this option is available in Matlab, and in matplotlib since version 2.1.

image

As explained here, such a projection maintains parallelism and distances, and is therefore sometimes better suited when plotting data. For example, a camera looking along the z axis (top view) would directly give you a perfect xy plane projection, which it does not do on Plotly right now,
as can be seen on that example.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions