summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorFreeyorp <TheFreeYorp@NOSPAM.G.m.a.i.l.replace>2013-03-31 17:05:51 +1300
committerFreeyorp <TheFreeYorp@NOSPAM.G.m.a.i.l.replace>2013-03-31 17:05:51 +1300
commit39447923ad65c10fc0e7864f5e0aca1476ef8eda (patch)
tree063b70b0d3f03b2d0feac09dbc1231f3b7e0f81a /index.html
parent821ebabae17b6339ec79b102215b584d23be77ab (diff)
downloadmanavis-39447923ad65c10fc0e7864f5e0aca1476ef8eda.tar.gz
manavis-39447923ad65c10fc0e7864f5e0aca1476ef8eda.tar.bz2
manavis-39447923ad65c10fc0e7864f5e0aca1476ef8eda.tar.xz
manavis-39447923ad65c10fc0e7864f5e0aca1476ef8eda.zip
Map name mappings. Label map names on map chart.stat-prototyping
This closes #003.
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 2138f92..8c27089 100644
--- a/index.html
+++ b/index.html
@@ -105,6 +105,7 @@
<script src="js/dc/dc.js"></script>
<!-- Components -->
+<script src="js/comp/map.js"></script>
<script src="js/comp/stat.js"></script><!-- Depends on crossfilter for crossfilter.bisect -->
<!-- Processing -->