SegmentedTimeLine + center tick mark

Discussion about JFreeChart related to stockmarket charts.
Locked
Mahfoud

SegmentedTimeLine + center tick mark

Post by Mahfoud » Wed Dec 03, 2003 3:06 pm

Hi,

When I use:
SegmentedTimeLine.newMondayThroughFridaySegmentedTimeLine()method

and center tick mark :
axis.setTickMarkPosition(DateTickMarkPosition.MIDDLE)

I obtain a bug? on the date-axis ( see the following chart) where the positions of dates are not centered
after week end (23 and 24 nov.).


Image

thanks

Locked