Browse Source

removed theta from docs

flowchartTest
Alex de Mulder 9 years ago
parent
commit
7e05e40744
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      docs/network/physics.html

+ 1
- 2
docs/network/physics.html View File

@ -91,8 +91,7 @@ var options = {
avoidOverlap: 0
},
forceAtlas2Based: {
theta: 0.5,
gravitationalConstant: -800,
gravitationalConstant: -50,
centralGravity: 0.01,
springConstant: 0.08,
springLength: 100,

Loading…
Cancel
Save