Skip to content

bioinf-mcb/gantt-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!