I'm trying to position four nodes absolutely using Vis.js, meaning I set the physical coordinates and they do not move in relation with the other nodes. I've set physics to false, and fixed.x and fixed.y to true, but the nodes are still moving in relation to each other and I'm not sure why.