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

This example demonstrates the item type "background" when using groups.

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