add treemap (#344)

This commit is contained in:
andrewhn
2016-04-13 20:27:00 -07:00
committed by Maxime Beauchemin
parent 5cadd6794c
commit 52ebdc5017
6 changed files with 165 additions and 1 deletions
@@ -25,7 +25,8 @@ var sourceMap = {
sunburst: 'sunburst.js',
table: 'table.js',
word_cloud: 'word_cloud.js',
world_map: 'world_map.js'
world_map: 'world_map.js',
treemap: 'treemap.js'
};
var color = function () {