From 3c2a30d89d8bcdd5b3655ad310dce31c9559947e Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Tue, 7 Oct 2014 21:59:12 +0300 Subject: #49: forgotten start misses the whole point --- scripts/rhizicore.js | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/rhizicore.js b/scripts/rhizicore.js index 7e107697..637a321b 100644 --- a/scripts/rhizicore.js +++ b/scripts/rhizicore.js @@ -758,7 +758,6 @@ function myGraph(el) { force.nodes(nodes) .links(links) - .start(); if (no_relayout) { // XXX If we are stopped we need to update the text of the links at least, // and this is the simplest way -- cgit v1.3.1