From 05e761abca3ff42dbba371af0560b82707dfe7c0 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 28 Oct 2016 13:31:36 -0700 Subject: updated vis --- .../network/physics/physicsConfiguration.html | 80 ++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 www/lib/vis/examples/network/physics/physicsConfiguration.html (limited to 'www/lib/vis/examples/network/physics/physicsConfiguration.html') diff --git a/www/lib/vis/examples/network/physics/physicsConfiguration.html b/www/lib/vis/examples/network/physics/physicsConfiguration.html new file mode 100644 index 00000000..5a95f215 --- /dev/null +++ b/www/lib/vis/examples/network/physics/physicsConfiguration.html @@ -0,0 +1,80 @@ + + + + Network | Playing with Physics + + + + + + + + + + + + + + +

Playing with Physics

+
+ Every dataset is different. Nodes can have different sizes based on content, interconnectivity can be high or low etc. Because of this, the network configurator can be used + to explore which settings may be good for him or her. This is ment to be used during the development phase when you are implementing vis.js. Once you have found + settings you are happy with, you can supply them to network using the documented physics options. +
+
+
+
+ +

+ + -- cgit v1.2.3