User-877666214 posted
Hello Fellow programmers
I am in deep trouble , and i need help very fast
I have a table in my database with
PlayerID : GameID
1 1
2 1
3 2
4 1
I want to draw a pie chart in My Asp.Net Webpage that contains the percentages of played games : that is with game id 1 it should take (3 / 4 ) of pie chart ..
and game ID =2 = (1/4) pie chart , can you hep me do it fast please :S :S :S