From 97618d72909bf8c40f09d30640f5519f929e8542 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 22:59:03 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../examples/network/nodeStyles/shapes.html | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 js/dos/ext/vis/examples/network/nodeStyles/shapes.html diff --git a/js/dos/ext/vis/examples/network/nodeStyles/shapes.html b/js/dos/ext/vis/examples/network/nodeStyles/shapes.html new file mode 100644 index 0000000..1f4b92b --- /dev/null +++ b/js/dos/ext/vis/examples/network/nodeStyles/shapes.html @@ -0,0 +1,72 @@ + + + + Network | Shapes + + + + + + + + + + + +

+ Nodes can have all sorts of shapes. Note the exception where the nodes with text inside and the text type's size are determined by the font size, not the node size. +

+
+ +
+ +