New Year's Resolution for 2017: Make a D3 Block a day to teach myself D3. This is Number 18. This example builds on yesterday's USA district map adding in the layer showing state boundaries so that the map has better legibility. The visualization shows Alaska and Hawaii in the lower left using D3's geoAlbersUsa projection. The topoJSON files used to construct this visualization were created by me using shape files compiled by the NCES and the United States Census Bureau. The Center for Assessment makes these state and national school district topoJSON files available for anyone to use in their own development.
-
-
Save bclinkinbeard/1b3acfe2be3436243d9e72ede60db3e0 to your computer and use it in GitHub Desktop.
D3 Block-a-Day: Day 18, January 18th, 2017
This file contains hidden or 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:gpl-3.0 | |
height:600 | |
border:no | |
Raw |
This file contains hidden or 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
This file contains hidden or 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
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment