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

Vertical exaggeration rescales coordinates #952

Open
AlexanderJuestel opened this issue Nov 18, 2024 · 3 comments
Open

Vertical exaggeration rescales coordinates #952

AlexanderJuestel opened this issue Nov 18, 2024 · 3 comments

Comments

@AlexanderJuestel
Copy link
Contributor

Describe the bug
When using ve in gpv.plot_3d, the coordinates are scaled.

ve=5
image
ve=10
image

Expected behavior
Only the scale of the PyVista Plot would be changed, not the coordinates

@AlexanderJuestel
Copy link
Contributor Author

I can also reproduce this in pure PyVista.

Within the GemPy Viewer Package, the vertical exaggeration is correctly used: gempy_vista.p.set_scale(zscale=ve)

@javoha
Copy link
Member

javoha commented Nov 21, 2024

I can also reproduce this in pure PyVista.

Within the GemPy Viewer Package, the vertical exaggeration is correctly used: gempy_vista.p.set_scale(zscale=ve)

Are you saying it is a Pyvista not a Gempy issue?

@AlexanderJuestel
Copy link
Contributor Author

It is at least odd behavior that I am seeing. Also reported that on the pyvista discussions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants