diff --git a/WebCola/examples/smallworldwithgroups.html b/WebCola/examples/smallworldwithgroups.html index 1ad5d607..56329153 100644 --- a/WebCola/examples/smallworldwithgroups.html +++ b/WebCola/examples/smallworldwithgroups.html @@ -125,7 +125,7 @@

Simple Groups Example

.start(20, 0, 10); In the above, groups is an array where each group object contains a single property - leaves which is an array of indices to the graph.nodes array. We turn avoidOverlaps on to get cola to + leaves which is an array of indices to the graph.nodes array. We turn on avoidOverlaps to get cola to keep the nodes and groups separated. The start method is called with three parameters 20, 0 and 10. These are, respectively: