/gantt-chart

Python code for easy Gantt chart generation

Primary LanguageJupyter NotebookMIT LicenseMIT

gantt-chart

Python code for easy Gantt chart generation

gantt

To do that:

  1. Clone therepo.
  2. Edit the gannt-file.csv creating new tasks, timeframes for them, and colors - the script accepts matplotlib color strings.
  3. Run the gannt-script.ipnyb file.
  4. Customize your chart.
  5. Volia!