I have a graph that is processed by neato and I\'m adding new edges to it. However, I don\'t want that the old nodes to be moved. I want that neato computes the new position
Running it with -n option should do the trick.