forked from p34709852/monkey
Reverse physics change
This commit is contained in:
parent
cf9fa82b67
commit
d5bb1a06c2
|
@ -32,12 +32,6 @@ let options = {
|
||||||
type: 'curvedCW'
|
type: 'curvedCW'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
physics: {
|
|
||||||
solver: 'forceAtlas2Based',
|
|
||||||
forceAtlas2Based: {
|
|
||||||
gravitationalConstant: -370
|
|
||||||
}
|
|
||||||
},
|
|
||||||
groups: getGroupsOptions()
|
groups: getGroupsOptions()
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue