From 05e761abca3ff42dbba371af0560b82707dfe7c0 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 28 Oct 2016 13:31:36 -0700 Subject: updated vis --- .../examples/network/nodeStyles/HTMLInNodes.html | 86 ++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 www/lib/vis/examples/network/nodeStyles/HTMLInNodes.html (limited to 'www/lib/vis/examples/network/nodeStyles/HTMLInNodes.html') diff --git a/www/lib/vis/examples/network/nodeStyles/HTMLInNodes.html b/www/lib/vis/examples/network/nodeStyles/HTMLInNodes.html new file mode 100644 index 00000000..4eca8191 --- /dev/null +++ b/www/lib/vis/examples/network/nodeStyles/HTMLInNodes.html @@ -0,0 +1,86 @@ + + + + Network | HTML in nodex + + + + + + + + + + + +

+ This example demonstrates showing custom HTML in Nodes, by using an SVG image. +

+

+ WARNING: this is currently not supported by all browsers. +

+
+ + -- cgit v1.2.3