Brandon.Xu

Results 2 issues of Brandon.Xu

I tried using the vtkCompositePolyDataMapper to show a pyvista.MultiBlock Object in VtkLocalView, but it reported a JavaScript error. ``` Can not forward events without a current renderer on the interactor...

I found a bug with exporting the plotter to an HTML file ```self.plotter.export_html()```. When I open it in a browser, it works normally. However, when I open trame in desktop...