This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
removed theta from docs
flowchartTest
Alex de Mulder
9 years ago
parent
cf3614001e
commit
7e05e40744
1 changed files
with
1 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
docs/network/physics.html
+ 1
- 2
docs/network/physics.html
View File
@ -91,8 +91,7 @@ var options = {
avoidOverlap: 0
avoidOverlap: 0
},
},
forceAtlas2Based: {
forceAtlas2Based: {
theta: 0.5,
gravitationalConstant: -800,
gravitationalConstant: -50,
centralGravity: 0.01,
centralGravity: 0.01,
springConstant: 0.08,
springConstant: 0.08,
springLength: 100,
springLength: 100,
Write
Preview
Loading…
Cancel
Save