I have a JFreeChart to display speed variation. I have used MilliSecondDTSC and MultipleOfMilliSeconds classes to display 10 samples per second (100ms refresh rate). On X-Axis, it shows current time. I want that X-Axis should start with 00:00:00 and increase with time rather than current time, is there any way to achieve this ?
