Open
Description
When in the D3 interface, when right-clicking on a node to add its data, the new nodes should have, as initial position, the same as their parent node. Instead, they are initialized with infinite coordinates.
Although these coordinates converge quite quickly, it would be nicer to init them properly.