Fixing table and pivot_table

This commit is contained in:
Maxime Beauchemin
2016-02-25 17:44:23 -08:00
parent 8dcd5e0628
commit d8409c1e0a
4 changed files with 34 additions and 49 deletions

View File

@@ -34,7 +34,7 @@ var sourceMap = {
markup: 'markup.js',
para: 'parallel_coordinates.js',
pie: 'nvd3_vis.js',
// pivot_table: undefined,
pivot_table: 'pivot_table.js',
sankey: 'sankey.js',
sunburst: 'sunburst.js',
table: 'table.js',