Clean up PyVista plotters after widget is destroyed
banesullivan opened this issue · 1 comments
banesullivan commented
Currently, each iPlotter
opens a PyVista Plotter and they never get cleaned up or closed - this is a major performance concern that needs to be resolved
banesullivan commented
There is no clean way of doing this since the iPlotter
owns the widget