From cfc76cce0c81848f8f7277b978c7b6c7d082e8ca Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 22:54:52 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../examples/timeline/groups/subgroups.html | 76 +++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 js/dos/ext/vis/examples/timeline/groups/subgroups.html diff --git a/js/dos/ext/vis/examples/timeline/groups/subgroups.html b/js/dos/ext/vis/examples/timeline/groups/subgroups.html new file mode 100644 index 0000000..770a88d --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/groups/subgroups.html @@ -0,0 +1,76 @@ + + + + Timeline | Background areas + + + + + + + + + +

This example shows the workings of the subgroups. Subgroups do not use stacking, and only work when stacking is disabled.

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