Python code for easy Gantt chart generation
To do that:
- Clone therepo.
- Edit the gannt-file.csv creating new tasks, timeframes for them, and colors - the script accepts matplotlib color strings.
- Run the gannt-script.ipnyb file.
- Customize your chart.
- Volia!