Built with blockbuilder.org
Last active
April 7, 2017 20:22
-
-
Save js418/c95836fe78bf37959828723813c31c87 to your computer and use it in GitHub Desktop.
embeded tree map
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
license: mit |
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
<!DOCTYPE html> | |
<head> | |
<meta charset="utf-8"> | |
</head> | |
<body> | |
<iframe src="http://atlas.media.mit.edu/en/visualize/embed/tree_map/hs92/export/usa/all/show/2010/" width=930 height=400></iframe> | |
</body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment