Skip to content

Commit

Permalink
code tidyup
Browse files Browse the repository at this point in the history
  • Loading branch information
imranghory committed Apr 22, 2012
1 parent c1641f8 commit e711986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion treemap-raphael.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
originalproperties[property] = newproperties[property];
}
}
return originalproperties ;
return originalproperties;
}

// drawTreemap - recursively iterate through the nested array of boxes
Expand Down

0 comments on commit e711986

Please sign in to comment.