eisman / neo4jd3

Neo4j graph visualization using D3.js
https://eisman.github.io/neo4jd3/
MIT License
1.38k stars 424 forks source link

neo4j browser version with multiple relations between two nodes #64

Open Degooya opened 3 years ago

Degooya commented 3 years ago

I've been working on this for a while now. It took me some time to understand how neo4j's browser engine calculation works. Feel free to check out my version, I hope it might help someone

https://github.com/Degooya/force-graph

ForceLayout
Alex-Li2018 commented 2 years ago

tanks, bro Beautiful and elegant solution