diff --git a/js/dos/ext/vis/examples/network/edgeStyles/colors.html b/js/dos/ext/vis/examples/network/edgeStyles/colors.html new file mode 100644 index 0000000..2c2916a --- /dev/null +++ b/js/dos/ext/vis/examples/network/edgeStyles/colors.html @@ -0,0 +1,67 @@ + + +
++ There are a lot of options with colors. You can manually define a color or inherit the color from the nodes. You can set the opacity + to override any opacity given by a color. IN ORDER TO USE THE OPACITY, BOTH THE NODES AND THE EDGES NEED COLORS IN HEX OR RGB! +
+ + + + + + + +