|
@ -376,7 +376,7 @@ |
|
|
maxVelocity: 146, |
|
|
maxVelocity: 146, |
|
|
solver: 'forceAtlas2Based', |
|
|
solver: 'forceAtlas2Based', |
|
|
timestep: 0.35, |
|
|
timestep: 0.35, |
|
|
stabilization: {iterations:300} |
|
|
|
|
|
|
|
|
stabilization: {iterations: 150} |
|
|
} |
|
|
} |
|
|
}; |
|
|
}; |
|
|
var network = new vis.Network(container, data, options); |
|
|
var network = new vis.Network(container, data, options); |
|
|