diff --git a/js/dos/ext/vis/examples/network/layout/hierarchicalLayoutMethods.html b/js/dos/ext/vis/examples/network/layout/hierarchicalLayoutMethods.html new file mode 100644 index 0000000..f58a271 --- /dev/null +++ b/js/dos/ext/vis/examples/network/layout/hierarchicalLayoutMethods.html @@ -0,0 +1,108 @@ + + + + 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: +
+
+ +
+ +

+ + +