Create Gantt charts and export to PNG, PDF, SVG or EPS format
Tool for building Gantt charts in PNG, EPS, PDF or SVG format
pla$ pla -i project.txt -o gantt.png$ pla -i timeline.txt -o schedule.pdf$ pla -i tasks.txt -o chart.svg$ pla -i project.txt -o gantt.png -title 'Q4 Roadmap' -width 1200$ pla -i schedule.txt -o gantt.eps