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.
1 parent 1128b44 commit 3bdb57dCopy full SHA for 3bdb57d
examples/00-basic-pyvista-examples/qt_backend.py
@@ -62,3 +62,5 @@
62
pl_parallel = Plotter()
63
pl_parallel.plot(sphere)
64
pl_parallel.show()
65
+
66
+pl._backend._pl.scene.close()
0 commit comments