From fff04b0ecbf9fc86805d1ab031f8b780866be297 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 22:54:22 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../ext/vis/examples/timeline/basicUsage.html | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 js/dos/ext/vis/examples/timeline/basicUsage.html diff --git a/js/dos/ext/vis/examples/timeline/basicUsage.html b/js/dos/ext/vis/examples/timeline/basicUsage.html new file mode 100644 index 0000000..16ea4d4 --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/basicUsage.html @@ -0,0 +1,45 @@ + + + + Timeline | Basic demo + + + + + + + + + +

+ A basic timeline. You can move and zoom the timeline, and select items. +

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