From 77faead4e948f901fa6ca9951f085bbe045bae68 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 7 Nov 2016 15:43:13 -0500 Subject: Updated vis library to 4.17 and also linked to only graph2d-timeline CSS and JS --- www/lib/vis/examples/network/basicUsage.html | 2 +- www/lib/vis/examples/network/data/datasets.html | 2 +- .../network/data/dotLanguage/dotLanguage.html | 2 +- .../network/data/dotLanguage/dotPlayground.html | 2 +- www/lib/vis/examples/network/data/dynamicData.html | 2 +- .../examples/network/data/importingFromGephi.html | 2 +- .../vis/examples/network/data/scalingCustom.html | 2 +- .../examples/network/data/scalingNodesEdges.html | 2 +- .../network/data/scalingNodesEdgesLabels.html | 2 +- .../examples/network/edgeStyles/arrowTypes.html | 55 +++++++ .../vis/examples/network/edgeStyles/arrows.html | 2 +- .../vis/examples/network/edgeStyles/colors.html | 2 +- .../vis/examples/network/edgeStyles/dashes.html | 2 +- .../vis/examples/network/edgeStyles/smooth.html | 2 +- .../network/edgeStyles/smoothWorldCup.html | 2 +- .../examples/network/events/interactionEvents.html | 2 +- .../vis/examples/network/events/physicsEvents.html | 2 +- .../vis/examples/network/events/renderEvents.html | 2 +- .../exampleApplications/disassemblerExample.html | 2 +- .../network/exampleApplications/lesMiserables.html | 2 +- .../network/exampleApplications/loadingBar.html | 2 +- .../neighbourhoodHighlight.html | 2 +- .../network/exampleApplications/nodeLegend.html | 2 +- .../exampleApplications/worldCupPerformance.html | 2 +- .../examples/network/labels/labelAlignment.html | 2 +- .../examples/network/labels/labelBackground.html | 2 +- .../examples/network/labels/labelColorAndSize.html | 2 +- .../vis/examples/network/labels/labelStroke.html | 2 +- .../vis/examples/network/labels/multilineText.html | 2 +- .../network/layout/hierarchicalLayout.html | 2 +- .../network/layout/hierarchicalLayoutMethods.html | 2 +- .../layout/hierarchicalLayoutUserdefined.html | 2 +- .../layout/hierarchicalLayoutWithoutPhysics.html | 2 +- .../vis/examples/network/layout/randomSeed.html | 2 +- .../examples/network/nodeStyles/HTMLInNodes.html | 9 +- .../network/nodeStyles/circularImages.html | 2 +- .../vis/examples/network/nodeStyles/colors.html | 2 +- .../examples/network/nodeStyles/customGroups.html | 2 +- .../vis/examples/network/nodeStyles/groups.html | 2 +- www/lib/vis/examples/network/nodeStyles/icons.html | 2 +- .../vis/examples/network/nodeStyles/images.html | 2 +- .../network/nodeStyles/imagesWithBorders.html | 2 +- .../vis/examples/network/nodeStyles/shadows.html | 2 +- .../vis/examples/network/nodeStyles/shapes.html | 21 +-- .../nodeStyles/shapesWithDashedBorders.html | 2 +- .../examples/network/other/animationShowcase.html | 2 +- .../network/other/changingClusteredEdgesNodes.html | 107 +++++++++++++ www/lib/vis/examples/network/other/clustering.html | 2 +- .../examples/network/other/clusteringByZoom.html | 2 +- .../examples/network/other/clustersOfclusters.html | 75 +++++++++ .../vis/examples/network/other/configuration.html | 2 +- .../vis/examples/network/other/manipulation.html | 29 +++- www/lib/vis/examples/network/other/navigation.html | 4 +- .../vis/examples/network/other/performance.html | 2 +- .../vis/examples/network/other/saveAndLoad.html | 177 +++++++++++++++++++++ .../network/physics/physicsConfiguration.html | 2 +- 56 files changed, 503 insertions(+), 70 deletions(-) create mode 100644 www/lib/vis/examples/network/edgeStyles/arrowTypes.html create mode 100644 www/lib/vis/examples/network/other/changingClusteredEdgesNodes.html create mode 100644 www/lib/vis/examples/network/other/clustersOfclusters.html create mode 100644 www/lib/vis/examples/network/other/saveAndLoad.html (limited to 'www/lib/vis/examples/network') diff --git a/www/lib/vis/examples/network/basicUsage.html b/www/lib/vis/examples/network/basicUsage.html index 278b938e..2b8b086c 100644 --- a/www/lib/vis/examples/network/basicUsage.html +++ b/www/lib/vis/examples/network/basicUsage.html @@ -4,7 +4,7 @@ Network | Basic usage - + - + - + - + - + - + + + + + + + +

+ There two type of liner endings. The classical "arrow" (default) and "circle". +

+ +
+ + + + + + diff --git a/www/lib/vis/examples/network/edgeStyles/arrows.html b/www/lib/vis/examples/network/edgeStyles/arrows.html index 6baed1cf..b9d43636 100644 --- a/www/lib/vis/examples/network/edgeStyles/arrows.html +++ b/www/lib/vis/examples/network/edgeStyles/arrows.html @@ -4,7 +4,7 @@ Network | Basic usage - + - + diff --git a/www/lib/vis/examples/network/exampleApplications/lesMiserables.html b/www/lib/vis/examples/network/exampleApplications/lesMiserables.html index bf39a462..b97c32b0 100644 --- a/www/lib/vis/examples/network/exampleApplications/lesMiserables.html +++ b/www/lib/vis/examples/network/exampleApplications/lesMiserables.html @@ -12,7 +12,7 @@ - + - + - + diff --git a/www/lib/vis/examples/network/exampleApplications/nodeLegend.html b/www/lib/vis/examples/network/exampleApplications/nodeLegend.html index fdf4ef81..69769d9b 100644 --- a/www/lib/vis/examples/network/exampleApplications/nodeLegend.html +++ b/www/lib/vis/examples/network/exampleApplications/nodeLegend.html @@ -19,7 +19,7 @@ - + - + diff --git a/www/lib/vis/examples/network/labels/labelAlignment.html b/www/lib/vis/examples/network/labels/labelAlignment.html index 2397e219..42eb9bd0 100644 --- a/www/lib/vis/examples/network/labels/labelAlignment.html +++ b/www/lib/vis/examples/network/labels/labelAlignment.html @@ -4,7 +4,7 @@ Network | Label alignment - + - + - + - + - + - + - + - + - + - + diff --git a/www/lib/vis/examples/network/nodeStyles/groups.html b/www/lib/vis/examples/network/nodeStyles/groups.html index 03778330..148ffa64 100644 --- a/www/lib/vis/examples/network/nodeStyles/groups.html +++ b/www/lib/vis/examples/network/nodeStyles/groups.html @@ -19,7 +19,7 @@ - + diff --git a/www/lib/vis/examples/network/nodeStyles/icons.html b/www/lib/vis/examples/network/nodeStyles/icons.html index 0b27fbcb..859fc065 100644 --- a/www/lib/vis/examples/network/nodeStyles/icons.html +++ b/www/lib/vis/examples/network/nodeStyles/icons.html @@ -6,7 +6,7 @@ Network | node as icon - + diff --git a/www/lib/vis/examples/network/nodeStyles/images.html b/www/lib/vis/examples/network/nodeStyles/images.html index a64689d5..78810181 100644 --- a/www/lib/vis/examples/network/nodeStyles/images.html +++ b/www/lib/vis/examples/network/nodeStyles/images.html @@ -12,7 +12,7 @@ - + - + - + diff --git a/www/lib/vis/examples/network/nodeStyles/shapes.html b/www/lib/vis/examples/network/nodeStyles/shapes.html index 1f4b92ba..26625301 100644 --- a/www/lib/vis/examples/network/nodeStyles/shapes.html +++ b/www/lib/vis/examples/network/nodeStyles/shapes.html @@ -12,7 +12,7 @@ - + - + - + + + + + + + + + + +

+Demonstrating getBaseEdge, getClusteredEdges updateEdge and updateClusteredNode.

+

+ +
+

+
+
+
+
+
diff --git a/www/lib/vis/examples/network/other/clustering.html b/www/lib/vis/examples/network/other/clustering.html
index 2f2eb8eb..bd68c42f 100644
--- a/www/lib/vis/examples/network/other/clustering.html
+++ b/www/lib/vis/examples/network/other/clustering.html
@@ -4,7 +4,7 @@
   Network | Clustering
 
   
-  
+  
 
   
+
+
+

+ Clusters can contain other clusters, but clusters of a single node is only possible by adding +

allowSingleNodeCluster: true
+to clusterNodeProperties
+In this example repeatedly clicking on the node with open the Clusters. +

+
+
+ + + diff --git a/www/lib/vis/examples/network/other/configuration.html b/www/lib/vis/examples/network/other/configuration.html index 74bf9e79..a13470d4 100644 --- a/www/lib/vis/examples/network/other/configuration.html +++ b/www/lib/vis/examples/network/other/configuration.html @@ -29,7 +29,7 @@ - + - + - +

Editing the nodes and edges (localized)

The localization is only relevant to the manipulation buttons. @@ -148,8 +165,13 @@

@@ -169,4 +191,3 @@ - diff --git a/www/lib/vis/examples/network/other/navigation.html b/www/lib/vis/examples/network/other/navigation.html index 3d7eda25..760bb539 100644 --- a/www/lib/vis/examples/network/other/navigation.html +++ b/www/lib/vis/examples/network/other/navigation.html @@ -29,7 +29,7 @@ - + - + + + + + + + + +

+ In this example, the network data can be exported to JSON and imported back into the network. + + Try this out by exporting the network to JSON, clearing the network and then importing it again. The nodes will all appear in the same position as they were before the network was destroyed. +

+ +
+ +
+ + + + +
+ + + + \ No newline at end of file diff --git a/www/lib/vis/examples/network/physics/physicsConfiguration.html b/www/lib/vis/examples/network/physics/physicsConfiguration.html index 5a95f215..d28d20db 100644 --- a/www/lib/vis/examples/network/physics/physicsConfiguration.html +++ b/www/lib/vis/examples/network/physics/physicsConfiguration.html @@ -24,7 +24,7 @@ - +