settle the sigma network quicker
I really want to memoize this so that I can keep from needing to expose people to this functionmain
parent
f9b8d04706
commit
6060faff75
|
@ -42,7 +42,7 @@ function process(data) {
|
|||
s.stopForceAtlas2();
|
||||
s.refresh();
|
||||
console.log("Finished Force");
|
||||
}, 10000);
|
||||
}, 5000);
|
||||
|
||||
window.net = s;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue