I'm looking for a tutorial, plug in JQuery or code for a Graph in the "Wheel of Life" format, as in the image below. There will be no animation, but the data will be dynamic, coming from a PHP / MySQL application.
Eachareaisdividedinto10pieces,whichrepresenttheaveragegradeforeacharea(from0to10).Theaveragewillbedisplayedby"coloring" the corresponding amount of that average from PHP.
Thank you for any ideas or suggestions you may have.