From 210e8feae2fb4842bfb2de38666e6c41671fef3c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 27 Sep 2017 12:42:48 -0400 Subject: removed lib --- .../network/layout/hierarchicalLayoutMethods.html | 108 --------------------- 1 file changed, 108 deletions(-) delete mode 100644 www/lib/vis/examples/network/layout/hierarchicalLayoutMethods.html (limited to 'www/lib/vis/examples/network/layout/hierarchicalLayoutMethods.html') diff --git a/www/lib/vis/examples/network/layout/hierarchicalLayoutMethods.html b/www/lib/vis/examples/network/layout/hierarchicalLayoutMethods.html deleted file mode 100644 index 6664bd2d..00000000 --- a/www/lib/vis/examples/network/layout/hierarchicalLayoutMethods.html +++ /dev/null @@ -1,108 +0,0 @@ - - - - Network | Hierarchical layout difference - - - - - - - - - - - -

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. - Try switching between the methods with the dropdown box below. -
-Layout method: -
-
- -
- -

- - - -- cgit v1.2.3