-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
Is there a way to render a PNG/JPG image of a LigNetwork ?
Context
- I am running ProLIF in a docker container and I would like to render an interaction map without installing ipython/jupyter or even use xvfb trick (if possible)
- The process will be started from a script so I not use any interactivity with the 2D graph.
Ideas
- Generate .gml, .dot or similar file formats to save and render the interaction map with other tools (Networkx, graph-tools...)
- Maybe use pure python visulization framework like Matplotlib, Plotly ?
Metadata
Metadata
Assignees
Labels
No labels