More interactive example

This commit is contained in:
Tim Schaub
2015-02-07 11:52:03 -07:00
parent 2c82ca86f0
commit 6740ca9ee8
3 changed files with 181 additions and 13 deletions

View File

@@ -19,9 +19,13 @@ docs: >
threshold are green and those below are transparent).
</p>
tags: "raster, pixel"
resources:
- http://d3js.org/d3.v3.min.js
- raster.css
---
<div class="row-fluid">
<div class="span12">
<div class="span12 rel">
<div id="map" class="map"></div>
<div id="plot"></div>
</div>
</div>