We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
plot_with_threejs
1 parent 2cedd82 commit d10de20Copy full SHA for d10de20
src/pyntcloud/core_class.py
@@ -9,7 +9,6 @@
9
from .neighbors import k_neighbors, r_neighbors
10
from .plot import DESCRIPTION, AVAILABLE_BACKENDS
11
from .plot.matplotlib_backend import plot_with_matplotlib
12
-from .plot.threejs_backend import plot_with_threejs
13
from .plot.pythreejs_backend import plot_with_pythreejs
14
from .plot.pyvista_backend import plot_with_pyvista
15
from .samplers import ALL_SAMPLERS
0 commit comments