plotly / dash-cytoscape

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

Exporting as data files. #164

Open MattyCrowther opened 2 years ago

MattyCrowther commented 2 years ago

Description

Is it possible to export graphs into data files such as xgmml or cx json? I am aware it is possible to export to visual/vector format but I need to be able to share generated visualisations that can be reused.

Steps/Code to Reproduce

Expected Results

Actual Results

Versions