From b28028ac4082842143b0f528d6bc539da6ccb419 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 21 Sep 2017 12:49:18 -0400 Subject: mega changes, including updates and X --- .../timeline/editing/updateDataOnEvent.html | 90 ++++++++++++++++++++++ 1 file changed, 90 insertions(+) create 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 new file mode 100644 index 00000000..985551ee --- /dev/null +++ b/www/lib/vis/examples/timeline/editing/updateDataOnEvent.html @@ -0,0 +1,90 @@ + + + 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