I'm not so sure if this is a bug but I tried running the scenario with my code and the GanttChart demo.
I have the following dates as for my GanttSeries:
01-JAN-2002, 05-JAN-2002
05-JAN-2002, 15-JAN-2002
01-FEB-2002, 15-FEB-2002
When I generated the chart my chart gets cut at around Feb 5 or so.
I tried the same values with the GanttChart demo, and I got the same results. I tried cutting the sample data in the demo, got the first 3 entries, and I still got a cut gantt chart.
Is there something I'm not doing right? Or could it be a bug?
Thanks in advance for the help!
Great job on JFreeChart David! I'll be saving up for the documentation.
BUG? - Gantt charts are cut short
Re: BUG? - Gantt charts are cut short
Something similar happened in the past with the candle stick chart...I think the axis range code might not be checking the maximum and minimum values, just the middle value. I'll register this as a bug on SourceForge and hopefully get a look at it soon...
Regards,
DG.
Regards,
DG.
Re: BUG? - Gantt charts are cut short
Alright,
Thanks for the reply David!
Just thought you might want to know, I tried generating a gantt chart with just one time allocation in the GanttSeries and it showed nothing. Hope that helps.
Keep up the good work!
Thanks for the reply David!
Just thought you might want to know, I tried generating a gantt chart with just one time allocation in the GanttSeries and it showed nothing. Hope that helps.
Keep up the good work!