From 210e8feae2fb4842bfb2de38666e6c41671fef3c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 27 Sep 2017 12:42:48 -0400 Subject: removed lib --- .../vis/examples/network/other/configuration.html | 83 ---------------------- 1 file changed, 83 deletions(-) delete mode 100644 www/lib/vis/examples/network/other/configuration.html (limited to 'www/lib/vis/examples/network/other/configuration.html') diff --git a/www/lib/vis/examples/network/other/configuration.html b/www/lib/vis/examples/network/other/configuration.html deleted file mode 100644 index a13470d4..00000000 --- a/www/lib/vis/examples/network/other/configuration.html +++ /dev/null @@ -1,83 +0,0 @@ - - - - Network | Playing with Physics - - - - - - - - - - - - - - -

- The configurator can be used to play with the options. In this example, all options that can be configured with this tool are shown. - You can also supply a custom filter function or filter string. You can press the generate options button below to have an options object printed. You can then use - this in the network. -

-

Note: The configurator is recreated in the dom tree on input change. This may cause undesired scrolls in your application. In order to avoid this, explicitly set the height of the configurator (see this example's source code). -

-
-
- -

- - -- cgit v1.2.3