From a05cebd588e3331aa9385584ec4462ca354cb001 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 22:55:33 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../network/physics/physicsConfiguration.html | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 js/dos/ext/vis/examples/network/physics/physicsConfiguration.html diff --git a/js/dos/ext/vis/examples/network/physics/physicsConfiguration.html b/js/dos/ext/vis/examples/network/physics/physicsConfiguration.html new file mode 100644 index 0000000..5a95f21 --- /dev/null +++ b/js/dos/ext/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. +
+
+
+
+ +

+ +