bolter Posted July 23, 2009 Share Posted July 23, 2009 hello all, I've successfully used JPgraph in the past to do several kind of graphs. What I have now is a mysql table formatted "TIME" full of times, what I would like to do is to graph some classic histograms graph using as ydata the times but it seems that JPgraph does not like that. any advice? thank you very much Bolter Link to comment https://forums.phpfreaks.com/topic/167122-graphing-times-with-jpgraph/ Share on other sites More sharing options...
mmarif4u Posted July 23, 2009 Share Posted July 23, 2009 I did not use Jgraph, used Chartdirector, is quite OK. I used it for heavy functionality like TIME,REAL TIME data, and works well. I am not still sure about your post. Link to comment https://forums.phpfreaks.com/topic/167122-graphing-times-with-jpgraph/#findComment-881183 Share on other sites More sharing options...
bolter Posted July 23, 2009 Author Share Posted July 23, 2009 I have a table let's say id time1 1 22:10:00 2 21:30:00 3 22:15:00 I want to do an histogram graph where I have 1-2-3 histograms and the y value is the time1 value Link to comment https://forums.phpfreaks.com/topic/167122-graphing-times-with-jpgraph/#findComment-881209 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.