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/graph2d/01_basic.html | 52 ------------------------------ 1 file changed, 52 deletions(-) delete mode 100644 www/lib/vis/examples/graph2d/01_basic.html (limited to 'www/lib/vis/examples/graph2d/01_basic.html') diff --git a/www/lib/vis/examples/graph2d/01_basic.html b/www/lib/vis/examples/graph2d/01_basic.html deleted file mode 100644 index 22c0931f..00000000 --- a/www/lib/vis/examples/graph2d/01_basic.html +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - Graph2d | Basic Example - - - - - - - -

Graph2d | Basic Example

-
- This example shows the most basic functionality of the vis.js Graph2d module. An array or a vis.Dataset can be used as input. - In the following examples we'll explore the options Graph2d offest for customization. This example uses all default settings. - There are 10 predefined styles that will be cycled through automatically when you add different groups. Alternatively you can - create your own styling. -

- Graph2d is built upon the framework of the newly refactored timeline. A lot of the timeline options will also apply to Graph2d. - In these examples however, we will focus on what's new in Graph2d! -
-
-
- - - - \ No newline at end of file -- cgit v1.2.3