Page 1 of 1

timeline

Posted: Mon May 22, 2006 11:39 pm
by sgrant
Hello, I may have missed a post about this, so forgive me if this has been answered already. I need a timeline for my chart's domain that shows dates for data that I have and only for data that I have. So for example if weekends and holidays are missing, I don't draw those days. I have found the segmented timeline, but it has a number of bugs. Has anyone solved this problem? Can anyone give any advice on the best solution? Write my own timeline perhaps?

Posted: Wed May 24, 2006 8:15 am
by angel
If you want to have a discontinuous axis you should try the CategoryAxis.

Posted: Sat May 27, 2006 1:36 pm
by Jerry
To exclude time segments use object of SegmentedTimeline class for your DateAxis object.