diff --git a/docs/graph.html b/docs/graph.html index 461a2841..e5e73bd5 100644 --- a/docs/graph.html +++ b/docs/graph.html @@ -24,7 +24,8 @@

The graph visualization works smooth on any modern browser for up to a - few hundred nodes and edges. + few thousand nodes and edges. To handle a larger amount of nodes, Graph + has clustering support.