graphology-layout-forceatlas2
Advanced tools
Comparing version 0.9.0 to 0.9.1
@@ -56,3 +56,3 @@ import Graph, {Attributes, EdgeMapper} from 'graphology-types'; | ||
graph: Graph, | ||
params: ForceAtlas2SynchronousLayoutParameterss< | ||
params: ForceAtlas2SynchronousLayoutParameters< | ||
NodeAttributes, | ||
@@ -59,0 +59,0 @@ EdgeAttributes |
{ | ||
"name": "graphology-layout-forceatlas2", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "ForceAtlas 2 layout algorithm for graphology.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
78548