mirror of
https://github.com/gsi-upm/soil
synced 2025-08-24 12:02:20 +00:00
TerroristNetworkModel improved
This commit is contained in:
@@ -271,7 +271,7 @@ var set_timeline = function(graph) {
|
||||
.attr('width', d3.select('svg #root > image').node().getBBox().width)
|
||||
.attr('height', d3.select('svg #root > image').node().getBBox().height);
|
||||
}
|
||||
}, 500);
|
||||
}, 1000);
|
||||
});
|
||||
|
||||
// 'Speed' slider
|
||||
|
Reference in New Issue
Block a user