Skip to content

When mouse-zooming with 3d orthographic projection, no exposed property is updated #4274

Closed
@emmanuelle

Description

@emmanuelle

See the codepen https://codepen.io/emmanuelle-plotly/pen/QWWyjxg?editors=0011 and try to zoom using the mouse wheel. One would expect one property of the figure to be updated, such as scene.camera.eye or scene.aspectratio, but none of them changes.

In perspective projection, the scene.camera.eye is updated when wheel-zooming.

At the moment it is not possible to dump to JSON a figure which has been zoomed and then to reproduce it because the information about the zoom is not included.

Metadata

Metadata

Assignees

Labels

bugsomething broken

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions