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. +
+ +
+ +
+ + + + +