Graph visualization libraries

Hello I'm doing some research on graph visualization tools. I'm hoping to make a UI that's

  • Customizable
  • Run in browsers
  • Able to handle 1000+ nodes
  • Interactive w/ physics simulations
  • Useful for analytics / summarization

BLOOM, used in the Neo4j dashboard, seems quite well-apt and so I'm wondering what libraries it uses. Does anyone know?

Sigma.js, pixijs, ...

Hi @robbe.claeys
We have a visualization tool called SemSpect (https://www.semspect.de/) for Neo4j (that also comes in a free version) that addresses 3 of all your points: runs in a browser, Abel to handle 1000+ nodes and useful for analytics and summarization. However not very much customizable and does not support physics simulation (for what?).