plotly / dash-cytoscape

Interactive network visualization in Python and Dash, powered by Cytoscape.js
https://dash.plot.ly/cytoscape
MIT License
587 stars 120 forks source link

FR: 3D Networks #171

Open ghost opened 2 years ago

ghost commented 2 years ago

Hi @xhlulu,

I am massively impressed by the work you have done here. Cytoscape is incredibly useful and I love it!

I wondered if it might be possible to include the function to render networks in 3D. As you know plotly already offers the function to render 3D plots (https://plotly.com/python/3d-charts/). It would be awesome if the support would be added for Cytoscape as well!

Best, Peter

alexcjohnson commented 2 years ago

dash-cytoscape is a wrapper around cytoscape.js - so not related at all to plotly.js / plotly.py, and Cytoscape itself is not a Plotly project. So features like this would need to be discussed over there :)