DateAxis & Zoom

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
DopeForADay
Posts: 32
Joined: Thu Apr 22, 2004 9:15 am

DateAxis & Zoom

Post by DopeForADay » Wed Aug 23, 2006 8:49 am

Hello,


I'm developing an application in which I have Charts representig data over time, the common date intervals are weeks. What I would like to achieve is that when the Charts are initially shown, there are only the first 16 weeks that are shown. So basically, I would like to zoom on those first 16 weeks. Has somebody done something similar before or has anyone an idea how I could achieve that? Thank you very much in advance ;)


DFAD

Locked