Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 382 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 382 Bytes

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!