An open API service indexing awesome lists of open source software.

https://github.com/robinl/altair_gantt

A template for producing an interactive gantt chart from a simple csv using Altair/Vega
https://github.com/robinl/altair_gantt

Last synced: 3 months ago
JSON representation

A template for producing an interactive gantt chart from a simple csv using Altair/Vega

Awesome Lists containing this project

README

          

# altair_gantt
A template for producing an interactive gantt chart from a simple csv using Altair/Vega

Simply update `deadlines.csv` and `gantt.csv` and run `python munge_data.py`. Your chart is now ready as `index.html` - see [here](https://robinl.github.io/altair_gantt/) for an example output.