PDA

View Full Version : Predifined x-axis


kminev
08-18-2008, 03:08 PM
I was wondering if it is possible to render my x-axis from 0 - 24 as it will represent hours in one day. I need to plot my data point which will be plotted randomly for for each minute.

Is there a way I can predefine my x-axis to show 0 - 24 label and in between these number to plot my datetime values.

Thank you.

kminev
08-18-2008, 03:09 PM
Can the above be done with category axis and plot all the data points for the specific hours?