Created
October 17, 2014 21:23
-
-
Save scogle/7752abf671003cae5469 to your computer and use it in GitHub Desktop.
Creating visualizations is trivial
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new d3z.Icicle({ | |
root: root, | |
width: 2400, | |
container: "#body" | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment