From b28028ac4082842143b0f528d6bc539da6ccb419 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 21 Sep 2017 12:49:18 -0400 Subject: mega changes, including updates and X --- .../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') 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..d28d20db --- /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