super-lou / pygantt

A convenient but aesthetic way of creating a GANTT chart thanks to Plotly library (especially for everyone who doesn't want to do one). But what is a GANNT ? https://en.wikipedia.org/wiki/Gantt_chart And what Plotly currently offer : https://plotly.com/python/gantt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pygantt

A convenient but aesthetic way of creating a GANTT chart thanks to Plotly library (especially for everyone who doesn't want to do one).

But what is a GANNT ? https://en.wikipedia.org/wiki/Gantt_chart And what Plotly currently offer : https://plotly.com/python/gantt/

To start a new Gantt use the pygantt.py file. Otherwise an example python file is present to generate the example html output. Here is a general preview of the example_pygantt.html file :

And a zoom view of the hover info possible :

Have fun.

About

A convenient but aesthetic way of creating a GANTT chart thanks to Plotly library (especially for everyone who doesn't want to do one). But what is a GANNT ? https://en.wikipedia.org/wiki/Gantt_chart And what Plotly currently offer : https://plotly.com/python/gantt/

License:GNU General Public License v3.0


Languages

Language:HTML 99.6%Language:Python 0.4%