From 05e761abca3ff42dbba371af0560b82707dfe7c0 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 28 Oct 2016 13:31:36 -0700 Subject: updated vis --- .../examples/timeline/styling/itemClassNames.html | 117 +++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100755 www/lib/vis/examples/timeline/styling/itemClassNames.html (limited to 'www/lib/vis/examples/timeline/styling/itemClassNames.html') diff --git a/www/lib/vis/examples/timeline/styling/itemClassNames.html b/www/lib/vis/examples/timeline/styling/itemClassNames.html new file mode 100755 index 00000000..38b2735d --- /dev/null +++ b/www/lib/vis/examples/timeline/styling/itemClassNames.html @@ -0,0 +1,117 @@ + + + Timeline | Item class names + + + + + + + + + +

This page demonstrates the Timeline with custom css classes for individual items.

+ +
+ + + + -- cgit v1.2.3