-
Can @ajain-work help with creating a scene object and a subsequent scene animation using PyVista?
Is this something that is currently available or would have to be included as an enhancement?
I us…
-
## Current Builder/Viewer
### Features
- [ ] display option:
- [ ] warp
- [ ] globe view
- [ ] transparency
- [ ] Local / Remote rendering (PyVista toolbar)
- [ ] Interactive preview (…
-
### Describe what maintenance you would like added.
https://docs.pyvista.org/api/plotting/_autosummary/pyvista.plotter.add_key_event#pyvista-plotter-add-key-event
The linked sources do not indic…
-
In #31, we attempt to add support for structured curvilinear meshes (incomplete) by adding indices as the dimensions, instead of x and y.
Here the question is how to open a unstructured mesh into a…
-
Hello,
I'm developing an application using Trame and have run into a challenge that I hope you can help me with.
I want to define a dynamic route in my application:
```
/models/:slug
```
…
-
Is it possible to directly change the `interactive_ratio` from the `VtkRemoteView` instance itself in Python code? Take the following example with PyVista where I get access to the underlying `VtkRemo…
-
I accidentally stumbled on this today while trying to view a vtk from within a container and thought the workshop could benefit from this.
Currently we ask users to install paraview locally. Howeve…
-
### Describe the bug, what's wrong, and what you expected.
After a fresh editable install of `pyvista[dev]` following the contributing guide, pytest complains to collect tests due to non-unique test …
-
### Describe the bug, what's wrong, and what you expected.
Changing the camera zoom has no effect when plotting in a Jupyter notebook with the html backend. Same for manually setting bounds.
###…
-
[Trame](https://www.kitware.com/trame/) integration with Panel has been an ask for a while (see https://github.com/holoviz/panel/issues/4761), especially as the vtk.js serializer used within Panel is …