From ce6662d63c6103fca20f11541f3da9f1e8edf3d4 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 22:57:41 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../network/edgeStyles/smoothWorldCup.html | 97 +++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 js/dos/ext/vis/examples/network/edgeStyles/smoothWorldCup.html diff --git a/js/dos/ext/vis/examples/network/edgeStyles/smoothWorldCup.html b/js/dos/ext/vis/examples/network/edgeStyles/smoothWorldCup.html new file mode 100644 index 0000000..1284601 --- /dev/null +++ b/js/dos/ext/vis/examples/network/edgeStyles/smoothWorldCup.html @@ -0,0 +1,97 @@ + + + + + + Network | Static smooth curves - World Cup Network + + + + + + + + + + + + +

Static smooth curves - World Cup Network

+ +
+ The static smooth curves are based only on the positions of the connected + nodes. + There are multiple ways to determine the way this curve is drawn. + This example shows the effect of the different types on a large network. +

+ Also shown in this example is the inheritColor option of the edges as well as + the roundness factor. Because the physics has been disabled, the dynamic smooth curves do not work here. +
+ +
+ +
+ + + + +