Wheel of Life Chart

Asked

Viewed 1,376 times

3

I am looking for a tutorial, plug in Jquery or code for a graphic in the format "Wheel of Life", as in the image below. There will be no animation, but the data will be dynamic, coming from a PHP/Mysql application.

inserir a descrição da imagem aqui

Each area is divided into 10 pieces, which represent the average of the note for each area (from 0 to 10). The average will be displayed "coloring" the corresponding amount of that average, coming from PHP.

I appreciate any idea or samplecode that might help.

  • The closest I could find was that. You managed to solve your problem?

  • 1

    Yes, I did it using the "Polar" API format: http://www.highcharts.com/demo/polar. Thank you!

  • So write your reply and mark it as accepted.

  • 1

    This is the best I’ve found so far: https://www.amcharts.com/docs/v3/tutorials/interactive-wheel-life-chart/

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.