eisman / neo4jd3

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

All nodes "jumps around" when a node is clicked #16

Open larsw opened 6 years ago

larsw commented 6 years ago

Hi,

I've tried to read through the source to find some hints to where I need to adjust/patch the code so that not every graph in the view restarts the force-based simulation/layout.

Is this normal D3 behavior, or is it something you have added to this particular component @eisman ?

souravprakashjena commented 5 years ago

Hi @larsw ,

did you find any solution to this issue?

larsw commented 5 years ago

Sorry can't remember, long time ago I played with it.