hjson_to_gantt
hjson_to_gantt copied to clipboard
A Python script to generate a Gantt chart from a (H)JSON input
Results
2
hjson_to_gantt issues
Sort by
recently updated
recently updated
newest added
trafficstars
I finally got it to work after using the wrong deps at first. However, now I notice that if you take the stock example file and change all the different...
So, with pip (Python 2.7) installed listed dependencies. Then cloned git. Next copy-pasted your example and used example output creation command. Does nothing except complains that: ` File "./hjson_to_gantt", line...