Screens
Current playlist
Top songs
Random playlist
Proposed songs
Proposition
Use a pie chart to display song rate in each line, with a tooltip explaining the details.
The pie would be separated in 3 parts:
° Like: number of " :) " for the song
° Neutral: number of people that haven't vote for the song
° Dislike: number of " :( " for the song
A tooltip could be displayed on hover, showing exact numbers for each graph part.
See an example here: http://jsfiddle.net/9m9g2mhg/
I have also thought to have dedicated statistics pages presented in tables (based on JS datatable) where the use could apply various filters : playlists, songs, artists ...
In which case I could further integrate some charts.
The idea remains interesting, but I'll rethink to it later.