plotly / dash

Data Apps & Dashboards for Python. No JavaScript Required.
https://plotly.com/dash
MIT License
21.28k stars 2.05k forks source link

Plotly or dash to work with vtkjs? #886

Closed laserman781 closed 2 months ago

laserman781 commented 5 years ago

I am using Pyvista which is built on top of vtk to create a vtkjs rendering scene, I was wondering if it was possible to have vtkjs as a window in dash. I am using voila, voila-vuetify, and ipywidgets to create a webapp, but I am looking for a good solution for embedded plotting.

Is something like this possible with plotly dash?

Thank you!

byronz commented 5 years ago

@laserman781 we can keep this issue open here, but you might have more chances getting more response from our dash community users here

laserman781 commented 5 years ago

@byronz did this just now, thank you

quaeritis commented 4 years ago

I would also be very interested in such an integration, itk.js and vtk.js directly in plotly to support the plotting of vtk objects would be great. As a reverence here is a link to itkwidgets.

xhluca commented 3 years ago

Dash VTK, which was recently released, brings vtk.js directly into Dash :)

gvwilson commented 2 months ago

Hi - we are tidying up stale issues and PRs in Plotly's public repositories so that we can focus on things that are most important to our community. If this issue is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. (Please note that we will give priority to reports that include a short reproducible example.) If you'd like to submit a PR, we'd be happy to prioritize a review, and if it's a request for tech support, please post in our community forum. Thank you - @gvwilson