From 77faead4e948f901fa6ca9951f085bbe045bae68 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 7 Nov 2016 15:43:13 -0500 Subject: Updated vis library to 4.17 and also linked to only graph2d-timeline CSS and JS --- www/lib/vis/examples/timeline/other/rtl.html | 57 ++++++++-------------------- 1 file changed, 15 insertions(+), 42 deletions(-) (limited to 'www/lib/vis/examples/timeline/other/rtl.html') diff --git a/www/lib/vis/examples/timeline/other/rtl.html b/www/lib/vis/examples/timeline/other/rtl.html index 63fc79ad..f53b1802 100644 --- a/www/lib/vis/examples/timeline/other/rtl.html +++ b/www/lib/vis/examples/timeline/other/rtl.html @@ -3,32 +3,23 @@ Timeline | RTL example - - - + -

An editable timeline allows to drag items around, create new items, and remove items. Changes are logged in the browser console.

+

Timeline RTL support

+ +

Using dir = "rtl" in any parent node

+
-
+

Using options.rtl = true

+
-- cgit v1.2.3