[demos][s]: demos have nice screenshots and crime maps is now there.
This commit is contained in:
parent
b22197e5a4
commit
90e1e9dfd4
@ -20,6 +20,14 @@ root: ../
|
||||
and field summaries.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span8">
|
||||
<a href="multiview/"><img src="http://farm8.staticflickr.com/7251/7508402742_03c74a9763_c.jpg" style="width: 100%" /></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
<div class="well">
|
||||
<h3><a href="http://explorer.datahub.io/">Data Explorer</a></h3>
|
||||
@ -29,6 +37,14 @@ root: ../
|
||||
was originally developed to build.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span8">
|
||||
<a href="http://explorer.datahub.io/"><img src="http://farm8.staticflickr.com/7130/7508402380_c11f52f926_b.jpg" style="width: 100%;" /></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
<div class="well">
|
||||
<h3><a href="http://timeliner.reclinejs.com/">Timeliner</a></h3>
|
||||
@ -37,13 +53,23 @@ root: ../
|
||||
href="https://github.com/okfn/timeliner">source code</a>)</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span8">
|
||||
<a href="http://timeliner.reclinejs.com/?backend=gdocs&url=https://docs.google.com/spreadsheet/ccc?key=0Aon3JiuouxLUdFROanhQOVh0NUhyOXNxRDdkc0tEZFE%23gid=0"><img src="http://farm9.staticflickr.com/8285/7508403206_420de3ce5e_b.jpg" style="width: 100%;" /></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
<div class="well">
|
||||
<h3>Crime Maps</h3>
|
||||
<p>Coming soon</p>
|
||||
<h3><a href="http://bit.ly/recline-explorer-crime-sf">Crime Maps</a></h3>
|
||||
<p>See Recline's geo filter and map view capabilities put to good use
|
||||
exploring crime's in San Francisco. This example shows you the Recline
|
||||
Data Explorer pre-configured to show thefts near 9th and Mission.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="span8">
|
||||
<a href="http://bit.ly/recline-explorer-crime-sf"><img src="http://farm8.staticflickr.com/7279/7508402914_616326ee3f_z.jpg" /></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -7,11 +7,11 @@ root: ../../
|
||||
|
||||
<style type="text/css">
|
||||
.recline-slickgrid {
|
||||
height: 450px;
|
||||
height: 550px;
|
||||
}
|
||||
|
||||
.recline-timeline .vmm-timeline {
|
||||
height: 450px;
|
||||
height: 550px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user