Tagged Questions
4
votes
1answer
572 views
pgfgantt, wrap text in label
I have task explanations that are pretty long and because of that it is pushing my gantt chart off of the page. Is there anyway to be able to wrap the text so that it continues below the task title? I ...
3
votes
3answers
958 views
How to make pgfgantt scale to specific widths in the page? (ex. textwidth)
I'm trying to use pgfgantt to create a gantt chart for a project spanning many weeks, thus the following code would overflow through the right margin. I can't find a way to alter the size of the grid ...