Search found 1 match
- Tue Jun 10, 2008 10:53 am
- Forum: JFreeChart
- Topic: gantt, subtask and item label
- Replies: 5
- Views: 14533
Solution
After a really long and frustrating time I found a solution for displaying labels in subtasks and I don't want you to whithold this solution... The problem is that in the exisiting drawTask s function in GanttRenderer the code for displaying labels is not there (know the hell why). So we have to ext...