diff --git a/js/dos/ext/vis/examples/network/nodeStyles/colors.html b/js/dos/ext/vis/examples/network/nodeStyles/colors.html new file mode 100644 index 0000000..900ab3b --- /dev/null +++ b/js/dos/ext/vis/examples/network/nodeStyles/colors.html @@ -0,0 +1,67 @@ + + +
++ Nodes can be all kinds of colors. This example shows all possible ways of defining colors. If you supply an object, the undefined fields will assume the default colors. + When supplying a hex or rgb format color, it will be parsed and variations will be created for highlight and hover. Edges with inheritColor take the border colors. +
+ + + + + + + +