datahub/demos/index.html
2012-07-03 16:13:55 +01:00

50 lines
1.4 KiB
HTML

---
layout: container
title: Demos
root: ../
---
<div class="page-header">
<h1>
Demos
</h1>
</div>
<div class="row">
<div class="span4">
<div class="well">
<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><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>
<p>Coming soon</p>
</div>
</div>
</div>