Open AlexanderJuestel opened 6 days ago
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)
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?
It is at least odd behavior that I am seeing. Also reported that on the pyvista discussions
Describe the bug When using
ve
ingpv.plot_3d
, the coordinates are scaled.ve=5
ve=10
Expected behavior Only the scale of the PyVista Plot would be changed, not the coordinates