- Data are from 37k bands pulled from dbpedia.org
- d3.js code adapted from here
- Genres labeling fewer than 50 bands are omitted
- Genre labels that co-occurred (beyond a threshold I keep changing) are linked, closer links = more correspondence
- Circle area is proportional to amount of band labeling that genre label accomplished
(such that a genre label for a band with two genre labels would count half as much as a genre label for a band with one label)
- Circle color is based on unidimensional scaling of the genre correspondence matrix
(basically, color should ROUGHLY correspond to graph location)