From 210e8feae2fb4842bfb2de38666e6c41671fef3c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 27 Sep 2017 12:42:48 -0400 Subject: removed lib --- .../timeline/editing/updateDataOnEvent.html | 90 ---------------------- 1 file changed, 90 deletions(-) delete mode 100644 www/lib/vis/examples/timeline/editing/updateDataOnEvent.html (limited to 'www/lib/vis/examples/timeline/editing/updateDataOnEvent.html') diff --git a/www/lib/vis/examples/timeline/editing/updateDataOnEvent.html b/www/lib/vis/examples/timeline/editing/updateDataOnEvent.html deleted file mode 100644 index 985551ee..00000000 --- a/www/lib/vis/examples/timeline/editing/updateDataOnEvent.html +++ /dev/null @@ -1,90 +0,0 @@ - - - Timeline | Update data on event - - - - - - - - - -

- When the custom time bar is shown, the user can drag this bar to a specific - time. The Timeline sends an event that the custom time is changed, after - which the contents of the timeline can be changed according to the specified - time in past or future. -

- -
 
-

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