Block-a-Day #11. Clicking on a state zooms the map to that state and shows county-level data.
Data Sources: BLS.
What I Learned: Trying out the new projection.fitExtent(). In the process, learned about adaptive resampling, which can break interpolation by changing the number of coordinates in a path at different zoom levels. Fixed the resulting bug by setting projection.precision() to 0, effectively turning off resampling.
What I'd Do With More Time: Finding a way to include Alaska and Hawaii is an obvious next step (albersUSA didn't immediately work with this technique). Could probably use more detailed county shapefiles.
Just what it sounds like. For fifteen days, I will make a D3.js v4 block every single day. Rules:
forked from cmgiven's block: Zoomable Choropleth
forked from anonymous's block: Zoomable Choropleth
forked from anonymous's block: Zoomable Choropleth D3 V3
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
forked from ejfox's block: Zoomable Choropleth D3 V3 - Queue removed
Modified http://d3js.org/queue.v1.min.js to a secure url
https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.17/d3.min.js
https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.16.1/lodash.min.js
https://d3js.org/queue.v1.min.js
https://d3js.org/topojson.v1.min.js