From 14c03cc7de67003e9c752f4c979d83ea6ab94b0d Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 22:53:34 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../timeline/other/customTimeBars.html | 89 +++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 js/dos/ext/vis/examples/timeline/other/customTimeBars.html diff --git a/js/dos/ext/vis/examples/timeline/other/customTimeBars.html b/js/dos/ext/vis/examples/timeline/other/customTimeBars.html new file mode 100644 index 0000000..c2701e9 --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/other/customTimeBars.html @@ -0,0 +1,89 @@ + + + + Timeline | Show current and custom time bars + + + + + + + + + +

+ The Timeline has functions to add multiple custom time bars which can be dragged by the user. +

+

+ + +

+

+ + +

+

+ timechange event, index: , time: +

+

+ timechanged event, index: , time: +


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