How to generate a Gantt Chart which contains additional details like Departments, Percentage Completion etc.

Introduction

This is the second part of visualizing Gantt Chart using python. Check this article in which steps for creating a basic Gantt Chart are explained in detail.

The basic Gantt Chart contains bars corresponding to every task of the project. In this article we will improve upon the basic Gantt Chart including details like completion status and sub-category for each task.

#data-visualization #gantt-chart #report #python #create #advanced gantt chart in python

Create an Advanced Gantt Chart in Python
2.80 GEEK