-
- [ ] pyvista
- [ ] spline,py - non interactive widget
- [ ] widget.py - serializer error vtkSliderRepresentation2D
- [ ] vtk
- [x] glyph.py - The camera don't sync unless we uncomment `…
-
### Describe the bug, what's wrong, and what you expected.
While running through the [Pyvista Trame Tutorials](https://tutorial.pyvista.org/tutorial/09_trame/index.html), specifically [Control Scalar…
-
When I import pyvista I got OSError:
```bash
Traceback (most recent call last):
File "d:\AnacondaProject\3d\ADFNE\laserplot_g7.py", line 5, in
import pyvista as pv
File "D:\Anaconda\en…
-
### Describe the bug, what's wrong, and what you expected.
When I put the labels, with the font 'arial', the font that shows up is not arial! Also looking through the documentation, it is not arial…
-
### Describe the bug, what's wrong, and what you expected.
pyvista freezes / hangs when used with docker.
expectation: any help, clue or workaround on the problem.
### Steps to reproduce the bug.
…
-
Dears,
Thanks for your great working for spateo.
I have a question about how to make two mesh VTK data combine to one VTK data, so I could only read one VTK data which conclude two model.
Looki…
-
I've discovered [Pyvista](https://docs.pyvista.org/) package, which is an alternative to [Mayavi.](https://docs.enthought.com/mayavi/mayavi/) The advantage could be it is nicely integrable with [panel…
-
Hi,
I'm using pyvista and trame within jupyterlab. If I try to show something, the "html" mode works fine, but neither "client" or "server" mode works for me. It always displays an iframe with "loc…
-
The current approach simply creates a pyvista shape for each facet of each element, which scales with the cube of the mesh size. A faster approach would be to first skin the mesh and then create the f…
-
### Context
I have found that the existing `dark` and `light` colors have low-contrast when viewing a site with the dark and light themes applied, respectively, and are therefore hard to see/read. E.…