Paid to Win

Click through for the interactive version.
This is again quite similar to the English Football Value for Money piece I did previously and is mainly just a data remix with an extra dimension to filter on. It’s an interesting way to explore a ranking against two parameters at the same time.
Advantages:
- Display a ranking against two parameters simultaneously
- Display both as a ranking as well as relative values. You can easily see both what is higher and lower and also by how much
- Easily compare two teams against both parameters as well as their relative performance against both parameters (i.e. comparing line slopes)
- Easily identify big movers between the two measures
- Slightly complex, so requires the reader to figure it out a bit
- Alternative to showing two rankings at once would be to take a design decision to only show one, that which is deemed most important
- Current solution requires hover which is not mobile-friendly
- Solution is D3.js and therefore SVG and thus IE 7- unfriendly
