diff --git a/examples/timeline/05_groups.html b/examples/timeline/05_groups.html index 42ae2d1c..ef82e318 100644 --- a/examples/timeline/05_groups.html +++ b/examples/timeline/05_groups.html @@ -19,6 +19,11 @@
++ 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. +