Jump to content

php/mysql Graph Generation


lukekelly

Recommended Posts

Thanks for replies guys, that phpmygraph looks pretty simple and good to use; but im just thinking how the data would get into there, guessing it has to be manually entered.

 

Ive found this http://www.fusioncharts.com which supports a lot of languages and does have mysql connectivity. I guess what would really suit my needs is the ability to select a month, then output all related data to that month into a bar chart. The y axis would contain numbers 1 - whatever and the x axis would contain the client, but within the client there would be 4 datasets (just 4 different numbers) so it would look a bit like this http://upload.wikimedia.org/wikipedia/en/thumb/c/c9/Literacy_Bar_Chart.jpg/590px-Literacy_Bar_Chart.jpg

 

on that chart they have two datasets for each area in india, 1981 and 2001. So same principal just mine would have 4 for each.

 

Ideally to produce this graph i would litrally just want a drop down box to select a month that will produce the graph - but it must be able to pull the data direct from mysql without any human entering. Although i am open to other suggestions / ways of tackling this :)

 

Thanks

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.