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

Improve pylith_viz user interface #712

Open
baagaard-usgs opened this issue May 31, 2024 · 1 comment
Open

Improve pylith_viz user interface #712

baagaard-usgs opened this issue May 31, 2024 · 1 comment
Assignees

Comments

@baagaard-usgs
Copy link
Contributor

The widgets available through PyVista are simple and clutter the display window. We should evaluate leveraging a Python GUI framework for adding widgets for user interaction. The best approach seems to be pyvistaqt.

@baagaard-usgs
Copy link
Contributor Author

baagaard-usgs commented May 31, 2024

Additional features

  • Add keyboard shortcut for xy view (down z axis)
  • Add example of using multiple modules for custom visualization
  • Select component in WarpGrid
  • Optionally show displacement vectors in WarpGrid (scaled to match exaggeration)
  • Optionally show slip and traction vectors (PlotFieldFault isa PlotField)
  • Customize colorbar range

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

No branches or pull requests

1 participant