pragya Posted March 16, 2011 Share Posted March 16, 2011 I need a simple line graph for my PHP site showing page views against date (monthly). Have tried to find plugins but can't find an appropriate one. Can someone please help with a script or direct me to a plugin. Attached is the kind of graph I'd like to have. [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/230811-simple-stats-graph/ Share on other sites More sharing options...
pragya Posted March 16, 2011 Author Share Posted March 16, 2011 Would be glad if someone could me with this. I don't mind paying for a script or hiring you to do it. Link to comment https://forums.phpfreaks.com/topic/230811-simple-stats-graph/#findComment-1188199 Share on other sites More sharing options...
hoogie Posted March 16, 2011 Share Posted March 16, 2011 PHP has some chart libraries, but from what I've seen they aren't as pretty as what you posted. I'd take a look at jQuery plugins or the Google Chart API. Here's a few places to start: http://www.jscharts.com/home http://www.jqplot.com/ http://code.google.com/apis/chart/ Link to comment https://forums.phpfreaks.com/topic/230811-simple-stats-graph/#findComment-1188226 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.