diff --git a/js/dos/ext/vis/examples/timeline/editing/updateDataOnEvent.html b/js/dos/ext/vis/examples/timeline/editing/updateDataOnEvent.html new file mode 100644 index 0000000..aedb885 --- /dev/null +++ b/js/dos/ext/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. +

+ +
 
+

+ +
+ + + + + +