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? Link to comment https://forums.phpfreaks.com/topic/46253-php-graphs/ 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 Link to comment https://forums.phpfreaks.com/topic/46253-php-graphs/#findComment-224955 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? Link to comment https://forums.phpfreaks.com/topic/46253-php-graphs/#findComment-225343 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.