Hi, I’m creating some graphics from data obtained from MySQL in form of arrays which are passed to jpgraph, the issue here is that I trying to create graphics like MRTG, RRDTOOL in form of day, week, month and year, the problem what I’m currently facing is, if I have a new generation graphics with a few data, I couldn’t generate graphics from past week or months which is normal because I have no data, but what I trying to do is how to tell MySQL or jpgrap even without data from past dates, generate the graph from week, month and year with labels en X axis like days of the week, number of weeks, and months, has empty I mean with out line plots until find data to graph. Regards Aries Karime |