Search found 1 match
- Fri Aug 21, 2020 12:46 pm
- Forum: JFreeChart
- Topic: Gantt Chart - set fixed range for 1 year
- Replies: 0
- Views: 65642
Gantt Chart - set fixed range for 1 year
Hello everybody, I have created a simple Gantt Chart where I have a variable list of items, with a start and end date associated to each of them (format yyyy-MM-dd). When I am displaying these items on a Gantt chart, I would like the x-axis (timeline) to display only years on the X-axis. So far, if ...