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/timeline/groups/groups.html | 74 ----- .../examples/timeline/groups/groupsEditable.html | 316 --------------------- .../examples/timeline/groups/groupsOrdering.html | 68 ----- .../vis/examples/timeline/groups/subgroups.html | 76 ----- .../timeline/groups/verticalItemsHide.html | 126 -------- 5 files changed, 660 deletions(-) delete mode 100644 www/lib/vis/examples/timeline/groups/groups.html delete mode 100644 www/lib/vis/examples/timeline/groups/groupsEditable.html delete mode 100644 www/lib/vis/examples/timeline/groups/groupsOrdering.html delete mode 100644 www/lib/vis/examples/timeline/groups/subgroups.html delete mode 100644 www/lib/vis/examples/timeline/groups/verticalItemsHide.html (limited to 'www/lib/vis/examples/timeline/groups') diff --git a/www/lib/vis/examples/timeline/groups/groups.html b/www/lib/vis/examples/timeline/groups/groups.html deleted file mode 100644 index 56bad599..00000000 --- a/www/lib/vis/examples/timeline/groups/groups.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - Timeline | Group example - - - - - - - - - - - -

- This example demonstrate using groups. Note that a DataSet is used for both - items and groups, allowing to dynamically add, update or remove both items - and groups via the DataSet. -

-
- - - - \ No newline at end of file diff --git a/www/lib/vis/examples/timeline/groups/groupsEditable.html b/www/lib/vis/examples/timeline/groups/groupsEditable.html deleted file mode 100644 index a7d275fa..00000000 --- a/www/lib/vis/examples/timeline/groups/groupsEditable.html +++ /dev/null @@ -1,316 +0,0 @@ - - - - Timeline | Editable Groups - - - - - - - - -

- This example demonstrates editable groups (for now only reordering). -

-
- - - - \ No newline at end of file diff --git a/www/lib/vis/examples/timeline/groups/groupsOrdering.html b/www/lib/vis/examples/timeline/groups/groupsOrdering.html deleted file mode 100644 index b4da7755..00000000 --- a/www/lib/vis/examples/timeline/groups/groupsOrdering.html +++ /dev/null @@ -1,68 +0,0 @@ - - - - Timeline | Groups ordering - - - - - - - - -

- This example demonstrates custom ordering of groups. -

-
- - - - \ No newline at end of file diff --git a/www/lib/vis/examples/timeline/groups/subgroups.html b/www/lib/vis/examples/timeline/groups/subgroups.html deleted file mode 100644 index 0056705d..00000000 --- a/www/lib/vis/examples/timeline/groups/subgroups.html +++ /dev/null @@ -1,76 +0,0 @@ - - - - Timeline | Background areas - - - - - - - - - -

This example shows the workings of the subgroups. Subgroups do not use stacking, and only work when stacking is disabled.

- -
- - - - \ No newline at end of file diff --git a/www/lib/vis/examples/timeline/groups/verticalItemsHide.html b/www/lib/vis/examples/timeline/groups/verticalItemsHide.html deleted file mode 100644 index 1f38fffe..00000000 --- a/www/lib/vis/examples/timeline/groups/verticalItemsHide.html +++ /dev/null @@ -1,126 +0,0 @@ - - - Timeline | A lot of grouped data - - - - - - - - - - -

Timeline vertical visibility

- - - -
-

visible items:

-

-
- -
-
- - - - - -- cgit v1.2.3