question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
alexcjohnsoncommented, Oct 19, 2019

Yes, it’s a good idea to keep fullLayout in sync with layout, for the sake of Plotly.react

0reactions
archmojcommented, Oct 23, 2019

orthographic demo

Read more comments on GitHub >

github_iconTop Results From Across the Web

Save and Restore 3D View Camera Settings
But for orthographic projection mode, I found that the camera parameters are not changed after zooming or panning the model; ...
Read more >
Orthographic / Parallel Projection in 3D view (#17239) · Issues
Note: The "Camera Parallel Projection" property is an advanced property that is exposed when you click on the gear icon to the right...
Read more >
kaolin.render.camera.OrthographicIntrinsics
The orthographic camera explicitly exposes the orthographic transformation matrix ... However, for orthographic projections there are no parameters to keep, ...
Read more >
3D Views - Dragonfly
You should note that 3D views can be shown in perspective or orthographic projections. One of the most powerful techniques for visualizing 3D...
Read more >
HD Camera | High Definition RP | 10.2.2 - Unity - Manual
Size, Set the size of the orthographic Camera. This property only appears when you select Orthographic from the Projection drop-down.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found