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

Hierarchical Layout - User-defined

- -
- This example shows a user-defined hierarchical layout. If the user defines levels for nodes but does not do so for - all nodes, an alert will show up and hierarchical layout will be disabled. Either all or none can be defined. - If the smooth curves appear to be inverted, the direction of the edge is not in the same direction as the network. -
-

- - - - - -

- -
- -

- - - -- cgit v1.2.3