D3OG
Old school D3 from simpler times
VI7 Adjacency matrix
###Adjacency matrix
Insights
- Each cell in the matrix determines a connection between the states.
- The matrix is symmetric about the diagonal.
- Ordering based on names makes it easy to figure out connections in alphabetical order
- Ordering based on number of connections makes it easy to figure out states with most and least connecctions.
- Ordering based on Clusters/Groups that is regions in this case can identify all states within the region together on the matrix.
https://d3js.org/d3.v2.min.js
https://www.google-analytics.com/analytics.js