-
Hi guys,
First thank you for the great work you've done with pyvista. I am quite new to it and I was playing around a bit. One feature that I really miss is the interactive action menu on the plott…
-
https://docs.enthought.com/mayavi/mayavi/mlab.html
```
$ env QT_API=pyside2 ETS_TOOLKIT=wx idle-python3.6
14:29:56: Debug: Adding duplicate image handler for 'Windows bitmap file'
14:29:56: Debug:…
-
The new jupyter notebook mode is a great addition to Mayavi, though I've found it to be much, much slower than using the default plotting mode. For example, plotting a triangular mesh takes ~1 second …
-
The cartopy install fails with the following error.
```
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for cartopy
Failed t…
-
```
run a a solver and mayavi_viewer; sometimes once in a while this error shows up
"thread.error: release unlocked lock", and the solver crashes:
Traceback (most recent call last):
File "stress2d…
-
It would be very convenient to have TeX or LaTeX symbols for plots of scientific datasets, as is in Matplotlib.
-
Several people have been experimenting with plotting Clawpack output using other packages, so we started a `dev` directory containing subdirectories for each package. Currently these are only on the …
-
Dear Mayavi developers,
I noticed that the class MTriangularMeshSource is missing a features, it is not possible to set the scalars argument to the triangles, only to the facet. After a bit of search…
-
Currently, the saved image resolution is limited by your screen resolution. You need to be using a high resolution screen to get high resolution images.
-
The documentation linked in the readme https://pythonhosted.org/comtypes/ is for version 1.1.3 released in 2016.