From e67493e5143f0c91074a4dbc0aefc6f4e9113cdb Mon Sep 17 00:00:00 2001 From: Matt Fullerton Date: Mon, 3 Nov 2014 09:18:42 +0100 Subject: [PATCH] Add line for the *Recline* timeline CSS, add infobox for demo --- docs/tutorial-views.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/tutorial-views.markdown b/docs/tutorial-views.markdown index f3dc3dbd..1fe33e86 100644 --- a/docs/tutorial-views.markdown +++ b/docs/tutorial-views.markdown @@ -269,6 +269,10 @@ map.render(); ### Creating a Timeline +
+The source code along with all dependencies for the map part of the tutorial can be found at this GitHub repository. See it in action via GitHub Pages. +
+ Now, let's create a timeline for this dataset using the date information which is present on these data points. @@ -277,6 +281,7 @@ First, add the additional dependencies for the timeline view. The timeline is bu {% highlight html %} +