Is there a good Python module for plotting Gantt Charts? I\'ve tried CairoPlot, but it produces buggy results for complex data sets and lacks many configuration options.
Plotly has very good gantt charts. check out their documentation and examples in the following link
https://plot.ly/python/gantt/