diff --git a/js/dos/ext/vis/examples/timeline/editing/editingItems.html b/js/dos/ext/vis/examples/timeline/editing/editingItems.html new file mode 100644 index 0000000..41f6e7c --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/editing/editingItems.html @@ -0,0 +1,77 @@ + + + + Timeline | Manipulation example + + + + + + + + + +

An editable timeline allows to drag items around, create new items, and remove items. Changes are logged in the browser console.

+ +
+ + + + \ No newline at end of file