[docs/demos][s]: add in more demos.
This commit is contained in:
parent
4721f27487
commit
731e6093dd
@ -13,16 +13,33 @@ root: ../
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
<div class="well">
|
||||
<h3>Multiview Demo</h3>
|
||||
<p>See the integrated multiview "Data Explorer" in action on a sample dataset <a href="multiview/">Demo »</a></p>
|
||||
<h3><a href="multiview/">Multiview Demo</a></h3>
|
||||
<p>See the integrated <a href="multiview/">multiview in action on a
|
||||
sample dataset</a> - the multiview incorporates most the main views
|
||||
(grid, graph, map etc) into one integrated view with search, filtering
|
||||
and field summaries.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<div class="well">
|
||||
<h3>TweetLine</h3>
|
||||
<p>Coming Soon</p>
|
||||
<h3><a href="http://explorer.datahub.io/">Data Explorer</a></h3>
|
||||
<p>The <a href="http://explorer.datahub.io/">Data Explorer</a> is a full
|
||||
application for exploring and working with data in your browser. It
|
||||
utilizes almost every feature of ReclineJS and is the app that ReclineJS
|
||||
was originally developed to build.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<div class="well">
|
||||
<h3><a href="http://timeliner.reclinejs.com/">Timeliner</a></h3>
|
||||
<p>Create timelines quickly and easily using the <a
|
||||
href="multiview/">Timeliner App created with ReclineJS</a> (<a
|
||||
href="https://github.com/okfn/timeliner">source code</a>)</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
<div class="well">
|
||||
<h3>Crime Maps</h3>
|
||||
@ -30,4 +47,3 @@ root: ../
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user