Edited comments
This commit is contained in:
@@ -28,6 +28,7 @@ export default function() {
|
||||
node.oldvy = node.vy;
|
||||
}
|
||||
}
|
||||
|
||||
// Each iteration in a tick
|
||||
for (var k = 0, source, target, i, j, x, y, l; k < iterations; ++k) {
|
||||
// For each link
|
||||
|
||||
Reference in New Issue
Block a user