From: Ashutosh S. <ash...@al...> - 2003-09-09 04:01:14
|
Question is not converting Date to String and pass it in for the = xAxisLabels. Rather what I'm looking for is, I supply the data to be plotted on my = Time Series chart say like (x,y) where x =3D time and y =3D value on the Y-Axis. Based on all the data supplied, the API generates the x-Axis labels for = me. Something similar like we have currently for Bar Charts where a user can define the scale for = the Y-Axis or else it is automatically computed based on the provided data to be plotted. And for Date we can have different formats, say like I want to plot it = in terms of milliseconds, time, day, date etc. I hope this time I'm clear. Regards, Ashutosh |