jacomyal / sigma.js

A JavaScript library aimed at visualizing graphs of thousands of nodes and edges
https://www.sigmajs.org
MIT License
11.22k stars 1.59k forks source link

How to download Graph image? #1442

Closed ubaidxmughal closed 2 months ago

ubaidxmughal commented 2 months ago

I am using sigma.js v3 and i dont found anything about how to download image of graph.

jacomyal commented 2 months ago

There is an story that shows how to do that. At the moment, it requires quite some code, but it might become an easier to use new module later.

The story is here: https://www.sigmajs.org/storybook/?path=/story/png-snapshot--story The code is there: https://github.com/jacomyal/sigma.js/tree/main/packages/storybook/stories/png-snapshot