diff --git a/js/dos/ext/vis/examples/timeline/groups/groups.html b/js/dos/ext/vis/examples/timeline/groups/groups.html new file mode 100644 index 0000000..1fe6938 --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/groups/groups.html @@ -0,0 +1,74 @@ + + +
++ This example demonstrate using groups. Note that a DataSet is used for both + items and groups, allowing to dynamically add, update or remove both items + and groups via the DataSet. +
+ + + + + \ No newline at end of file