pouncer Posted April 9, 2007 Share Posted April 9, 2007 hey guys. is it possible to make graphs to show some stats in php? e.,g SELECT name,item FROM users; and a barchart perhaps to show the usernames along the y axis, and their number of items on the x axis? Quote Link to comment Share on other sites More sharing options...
c_shelswell Posted April 9, 2007 Share Posted April 9, 2007 hi do a google for JPGRAPH it's fantastic. Cheers Quote Link to comment Share on other sites More sharing options...
pouncer Posted April 9, 2007 Author Share Posted April 9, 2007 i've seen it, it is quite good. but does anyone have any sample codes for just creating a bar chart? without having to use any class files or anything? i've found this: http://www.g4zfe.com/sqllogsearch5.html but im not quite sure whether it's what im looking for, does it look right guys? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.