From 210e8feae2fb4842bfb2de38666e6c41671fef3c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 27 Sep 2017 12:42:48 -0400 Subject: removed lib --- www/lib/vis/examples/network/nodeStyles/icons.html | 196 --------------------- 1 file changed, 196 deletions(-) delete mode 100644 www/lib/vis/examples/network/nodeStyles/icons.html (limited to 'www/lib/vis/examples/network/nodeStyles/icons.html') diff --git a/www/lib/vis/examples/network/nodeStyles/icons.html b/www/lib/vis/examples/network/nodeStyles/icons.html deleted file mode 100644 index 859fc065..00000000 --- a/www/lib/vis/examples/network/nodeStyles/icons.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - Network | node as icon - - - - - - - - - - - - - -

-Icons can be used for nodes as well. This example shows Icons from fontAwesome and Ionicons but it should work with similar packages as well. - It uses unicode and css to define the icons.

Remember! Unicode in javascript is done like this: \uf274 for the unicode f274. -
If a node is shown as a rectangle, it means the css is not loaded (or not yet loaded). A redraw will fix that. - -

- -

- Use FontAwesome-icons for nodes

-
-

- Use Ionicons-icons for nodes

-
- - - - -- cgit v1.2.3