ruby.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
If you are interested in the Ruby programming language, come join us! Tell us about yourself when signing up. If you just want to join Mastodon, another server will be a better place for you.

Administered by:

Server stats:

1.1K
active users

postmodern

What are people's favorite JavaScript library for drawing dynamic network node graphs? Cytoscape? D3? paper.js? p5.js? Or something else (comment below)?

@postmodern #D3 is very good if you want lots of control over the visualization, like adding glyphs or CSS styling to nodes, but in general i recommend #VisJS too as it requires much less hands on.