|
@ -186,7 +186,7 @@ function Network (container, data, options) { |
|
|
roundness: 0.5 |
|
|
roundness: 0.5 |
|
|
}, |
|
|
}, |
|
|
dynamicSmoothCurves: true, |
|
|
dynamicSmoothCurves: true, |
|
|
maxVelocity: 10, |
|
|
|
|
|
|
|
|
maxVelocity: 30, |
|
|
minVelocity: 0.1, // px/s
|
|
|
minVelocity: 0.1, // px/s
|
|
|
stabilizationIterations: 1000, // maximum number of iteration to stabilize
|
|
|
stabilizationIterations: 1000, // maximum number of iteration to stabilize
|
|
|
labels:{ |
|
|
labels:{ |
|
|