Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/musatahawar/gantt-chart
A Gantt chart made using pandas, matplotlib and python.
https://github.com/musatahawar/gantt-chart
gantt-chart matplotlib python
Last synced: 5 days ago
JSON representation
A Gantt chart made using pandas, matplotlib and python.
- Host: GitHub
- URL: https://github.com/musatahawar/gantt-chart
- Owner: MusaTahawar
- License: mit
- Created: 2023-11-21T16:09:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-21T16:19:36.000Z (about 1 year ago)
- Last Synced: 2024-11-09T17:19:00.490Z (2 months ago)
- Topics: gantt-chart, matplotlib, python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Gantt-Chart
A Gantt chart made using pandas, matplotlib and python.# Usage
- Insert Tasks in Tasks List.
- Insert Start and End timeline in the list.# Modules
- Matplotlib
- Pandas
- Datetime
install these modules using pip install modulename# Credits
Author[Musa Tahawar]