Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving 3D figures to PNG results in a different rotation #3425

Closed
antoinerg opened this issue Jan 10, 2019 · 4 comments
Closed

Saving 3D figures to PNG results in a different rotation #3425

antoinerg opened this issue Jan 10, 2019 · 4 comments
Assignees
Labels
bug something broken regression this used to work

Comments

@antoinerg
Copy link
Contributor

antoinerg commented Jan 10, 2019

Looking at this mock: https://rreusser.github.io/plotly-mock-viewer/#gl3d_snowden_altered
gl3d_snowden_altered

Saving to PNG gives:
newplot 5

As one can see, the orientation was changed.

@archmoj archmoj added the bug something broken label Jan 10, 2019
@antoinerg
Copy link
Contributor Author

Note that I can't reproduce the issue with other mocks. It may be that the issue is limited to
gl3d_snowden_altered.json.

@archmoj
Copy link
Contributor

archmoj commented Jan 10, 2019

It could be related to particular camera position.

@etpinard etpinard added the regression this used to work label Jan 10, 2019
@etpinard
Copy link
Contributor

etpinard commented Jan 10, 2019

It's a regression from 1.43.x:

latest: https://codepen.io/etpinard/pen/GPYrLp
1.42.5: https://codepen.io/etpinard/pen/zymNeJ

most likely from #3256

@etpinard
Copy link
Contributor

@archmoj wanna take a shot at fixing this at some point this week?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken regression this used to work
Projects
None yet
Development

No branches or pull requests

3 participants