Eurovision 2013 Finals Network

This is a simple network visualization of who voted for whom, based on D3's included force-directed graph layout.

Links and nodes are entitled with details, mouseover to see the tooltips. Clicking nodes will "pin" them into place.

As implemented here, changing the minimum vote for display brute-forces a new graph. But this filtering is necessary to find any structure in this hairball. See the corresponding blog post for further discussion and context.