diff --git a/js/dos/ext/vis/examples/timeline/other/hidingPeriods.html b/js/dos/ext/vis/examples/timeline/other/hidingPeriods.html new file mode 100644 index 0000000..9b2f359 --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/other/hidingPeriods.html @@ -0,0 +1,53 @@ + + + + Timeline | Hiding periods + + + + + + + + +

+ It's possible to hide (recurring) periods from the Timeline. The following example hides weekends and nights. +

+
+ + + \ No newline at end of file