diff --git a/js/dos/ext/vis/examples/timeline/interaction/setSelection.html b/js/dos/ext/vis/examples/timeline/interaction/setSelection.html new file mode 100644 index 0000000..b68fb02 --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/interaction/setSelection.html @@ -0,0 +1,66 @@ + + + + Timeline | Select items + + + + + + + + +

Set selection

+

+ Enter one or multiple ids of items, then press select to select the items. This demo uses the function Timeline.setSelection(ids). Optionally, the window can be moved to the selected items. +

+ +

+ Select item(s):
+ +

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