Reverse physics change

This commit is contained in:
Itay Mizeretz 2017-10-11 14:09:35 +03:00
parent cf9fa82b67
commit d5bb1a06c2
1 changed files with 0 additions and 6 deletions

View File

@ -32,12 +32,6 @@ let options = {
type: 'curvedCW'
}
},
physics: {
solver: 'forceAtlas2Based',
forceAtlas2Based: {
gravitationalConstant: -370
}
},
groups: getGroupsOptions()
};