Making Pretty Pie Charts



he googled the wrong thing for you

look into highcharts - it's a library, it takes few minutes the learn the options, but the charts look awesome and it's not THAT difficult to use

you can create the charts by hand, feed by data from csv file or use the API from whatever you do (PHP, Ruby, etc) - whatever works for you
 
  • Like
Reactions: metalshark
he googled the wrong thing for you

look into highcharts - it's a library, it takes few minutes the learn the options, but the charts look awesome and it's not THAT difficult to use

you can create the charts by hand, feed by data from csv file or use the API from whatever you do (PHP, Ruby, etc) - whatever works for you

+rep for that thanks