From 9bf002cd32e0d6c9c5ed0f6a8c3142851b183fa0 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 22:54:12 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../timeline/items/backgroundAreas.html | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 js/dos/ext/vis/examples/timeline/items/backgroundAreas.html diff --git a/js/dos/ext/vis/examples/timeline/items/backgroundAreas.html b/js/dos/ext/vis/examples/timeline/items/backgroundAreas.html new file mode 100644 index 0000000..5f6d547 --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/items/backgroundAreas.html @@ -0,0 +1,50 @@ + + + + Timeline | Background areas + + + + + + + + + +

This example demonstrates the item type "background", see "Period A" and "Period B". The background areas can be styled with css.

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