Skip to content

Commit

Permalink
Fixing the build 2 out of 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed May 17, 2016
1 parent d305679 commit 607e1f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion caravel/assets/visualizations/treemap.js
Expand Up @@ -81,7 +81,6 @@ function treemap(slice) {
return results;
};


// Compute the treemap layout recursively such that each group of siblings
// uses the same size (1x1) rather than the dimensions of the parent cell.
// This optimizes the layout for the current zoom state. Note that a wrapper
Expand Down

0 comments on commit 607e1f9

Please sign in to comment.