changed synapse view to work, and initialize force direccted graph using initFD
This commit is contained in:
parent
099bba0d49
commit
37c0be907b
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@
|
|||
json = <%= @synapsejson %>;
|
||||
console.log(json);
|
||||
$(document).ready(function() {
|
||||
init();
|
||||
initFD();
|
||||
});
|
||||
</script>
|
Loading…
Reference in a new issue