From cf55b328a04935a97bc0c7700b0bcdb264d69850 Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Wed, 24 Dec 2014 14:26:38 +0100 Subject: [PATCH] changed title of example --- examples/network/32_hierarchicaLayoutMethods.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/network/32_hierarchicaLayoutMethods.html b/examples/network/32_hierarchicaLayoutMethods.html index d523a56e..16c843ca 100644 --- a/examples/network/32_hierarchicaLayoutMethods.html +++ b/examples/network/32_hierarchicaLayoutMethods.html @@ -113,7 +113,7 @@ -

Hierarchical Layout - User-defined

+

Hierarchical layout difference

This example shows a the effect of the different hierarchical layout methods. Hubsize is based on the amount of edges connected to a node. The node with the most connections (the largest hub) is drawn at the top of the tree. The direction method is based on the direction of the edges.