diff --git a/examples/timeline/nested_groups_bare_array.html b/examples/timeline/nested_groups_bare_array.html new file mode 100644 index 0000000000..8c9f644133 --- /dev/null +++ b/examples/timeline/nested_groups_bare_array.html @@ -0,0 +1,79 @@ + + + + + + JS Bin + + + + + + +

+ 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. +

+
+ + + +