(trying) to keep nodes positioned in the same position

There are a lot of node graph visualisations where you see lots of circles drawn. I just modified on to resize 1 node to be able to better track it. In this specific case this node was drawn everywhere (d3.js)

I was wondering if this is standard, or are there solutions that try to keep nodes at their previously known position as much as possible?

1 Like