Hacker News new | ask | show | jobs
by nkozyra 4516 days ago
We tested this with some Super Bowl social data we collected as part of a project.

First: looks really good, very easy to integrate.

Next: Am I missing it, or is there no way to visually represent the edge strength? Everything appears to be a 1px connection no matter how strong the edge.

1 comments

That is weird, indeed. The thickness of the edges should be related to their "size" value.

After that, check how sigma rescales the nodes and edges in the related wiki page:

https://github.com/jacomyal/sigma.js/wiki/Settings#wiki-resc...