medialab / ipysigma

A Jupyter widget using sigma.js to render interactive networks.
https://medialab.github.io/ipysigma/demo.html
MIT License
193 stars 16 forks source link

SigmaGrid export to HTML ? #236

Open erwanlenagard opened 2 months ago

erwanlenagard commented 2 months ago

Hello,

I understand that only Sigma objects can be exported to HTML using write_html() function. Do you have a solution to export SigmaGrid to HTML format? It would be a nice feature to add in a future release.

Thanks a lot !

Yomguithereal commented 2 months ago

This is not yet possible but is on the roadmap. For the time being, see my comment here: https://github.com/medialab/ipysigma/issues/232#issuecomment-2114685175 for a workaround.