X-axis datetime format
Posted: Wed Jan 05, 2005 9:14 am
hello,
I'm using ActiveX TeeChart 6.0.0.4 in my ASP pages. I need to create a linechart with x-axis having datetime data. I get the data from MS SQL Server database.
How could I define the x-axis so that it is spread evenly through the recordset? With this I mean that if I have some datapoints stamped in the beginning of October, then no data through November and again data in December, the graph should show the October data points in left, then leave the "center" of the graph empty (thus, it has no data) and again showing the December data in the right???
Basically, I need to be able to select the x-axis period for 12 weeks, for example, and then plot the data points in the correct places, according to their timestamp in the database.
thanks for any information!!
Happy New Year 2005!!!!
Mike
I'm using ActiveX TeeChart 6.0.0.4 in my ASP pages. I need to create a linechart with x-axis having datetime data. I get the data from MS SQL Server database.
How could I define the x-axis so that it is spread evenly through the recordset? With this I mean that if I have some datapoints stamped in the beginning of October, then no data through November and again data in December, the graph should show the October data points in left, then leave the "center" of the graph empty (thus, it has no data) and again showing the December data in the right???
Basically, I need to be able to select the x-axis period for 12 weeks, for example, and then plot the data points in the correct places, according to their timestamp in the database.
thanks for any information!!
Happy New Year 2005!!!!
Mike