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

https://github.com/fastmachinelearning/sonic_gantt

Gantt chart for SONIC project in CMS
https://github.com/fastmachinelearning/sonic_gantt

Last synced: 28 days ago
JSON representation

Gantt chart for SONIC project in CMS

Awesome Lists containing this project

README

          

# sonic_gantt

This Gantt chart uses [TaskJuggler](https://taskjuggler.org/) ([GitHub](https://github.com/taskjuggler/TaskJuggler)).

To update the chart, edit `sonic_cms.tjp` and then run:
```
tj3 sonic_cms.tjp
```

The resulting `Overview.html` interactive web page can be viewed locally or [previewed online](https://htmlpreview.github.io/?https://raw.githubusercontent.com/fastmachinelearning/sonic_gantt/main/Overview.html).