News

🚀 Overview This mini-project is a Python-based tool that creates a Gantt chart to visualize project tasks and their respective timelines. Using Pandas for data manipulation and Matplotlib for ...
This Gantt Chart was originally used for my masters dissertation as a way to portray deadlines. The gantt chart uses matplitlib's function hbar to the horizontal bars, then more features are added to ...