I am looking to make a Circular Graph like this
What I am after doing is getting total dmg dealt by a team and dmg from a certain person on that team and then using that to calculate the dmg that person dealt out of all the teams damage.
Then it should make a graph like shown above. I have looked around and can not find anything that does this.
And is usable with php.