Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Drawing/Graphs in PHP?

Status
Not open for further replies.

cyberspace

Technical User
Aug 19, 2005
968
GB
I am looking to expand the functionality of a php/mysql system that I have developed to include graphs of data contained in the MySQL database, to produce say, a bar graph, for example, showing new customers per month over the last 12 months.

I have seen a script based solutions which look good(and easy to set up!) but I would be keen to learn how to actually code this myself.

Anybody got any suggestions?

Thanks.

'When all else fails.......read the manual'
 
Thanks chaps I will report back with how I get on!

'When all else fails.......read the manual'
 
I use JpGraph to dynamically produce graphs and find it really useful
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top