jacomyal / sigma.js

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

Please upload some official documentation for Sigma.js #1351

Closed wthrajat closed 1 year ago

wthrajat commented 1 year ago

Hi. Please upload some official documentation for Sigma.js I am aware of the code-sandbox examples present in www.sigmajs.org but it'd be nice if the library could have some official docs which could mention all the methods and functionality of the library.

For example we have the official docs of the popular D3.js here

Thanks a lot :))

anpari commented 1 year ago

You can find some documentation here. It helped me a lot, but there is still a bit to be desired when comparing to other frameworks.

jacomyal commented 1 year ago

When the v3 will be released (hopefully later this year), both a new Docusaurus-based documentation and the existing TypeDoc will be accessible on the website (it's already implemented). I close this issue, to better keep track on what's left to do.