From 818953073e01b314f574b7d3764b2e84c57f4732 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 22:53:27 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../timeline/styling/axisOrientation.html | 76 +++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 js/dos/ext/vis/examples/timeline/styling/axisOrientation.html diff --git a/js/dos/ext/vis/examples/timeline/styling/axisOrientation.html b/js/dos/ext/vis/examples/timeline/styling/axisOrientation.html new file mode 100644 index 0000000..29fac3c --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/styling/axisOrientation.html @@ -0,0 +1,76 @@ + + + + Timeline | Orientation + + + + + + + + + + +

+ There are a number of orientation options for the time axis and the items. +

+ +

+ + +

+ +

+ + +

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