Sebastien Jourdain (Kitware)

Results 155 comments of Sebastien Jourdain (Kitware)

I mean pvpython

If you do it via the GUI in Paraview with the Trace enabled, you will get the python code to do to create that link.

It is hard to tell without seeing the issue and truly focusing on the possible solutions. I can already think of several but it won't be possible to explain them...

Just add a right click listener on JavaScript and then call your own protocol to activate the view you provide as argument. Don't have any specific example on how to...

See my previous comment... > Which version of ParaView are you using since we had to fix something to handle multiple view correctly. You need ParaView/master as the changes don't...

Most likely since I will have to spend some time to investigate.

Just put the renderer in a div/container that has the expected size... You should be able to google on how to do that with CSS.

no it will use the size of its container.

does it properly rescale when resizing your browser window?

Still looking in the wrong direction... The react component is just fine but you need to set the className to a style that is going to either fix its size...