Search found 1 match
- Sun Nov 05, 2006 5:54 am
- Forum: JFreeChart
- Topic: Can the Gantt chart give multiple intervals for a item
- Replies: 2
- Views: 5116
Can the Gantt chart give multiple intervals for a item
My requirement is to create a leave schedule plan in the form of a Gantt chart.. So can we give 2 time intervals for a particular task.. For example, my code snippet is as follows: public GanttCategoryDataset createDataset() { final TaskSeries s1 = new TaskSeries("Leave Plan "); s1.add(new Task("man...