6.7.11
Organize short projects with a Gantt chart
Gantt charts are a staple for seeing task windows across teams. With matplotlib.axes.Axes.broken_barh, you can draw horizontal time bars easily.
| |

Reading tips #
- Bar length indicates task duration, and vertical position indicates the owner team. Overlaps hint at resource conflicts.
- Mark milestone weeks with vertical lines to check gaps between plan and progress.
- For finer granularity, switch the x-axis ticks to dates instead of weeks.
- Barcode Timeline — Instantly grasp event frequency with vertical lines
- Calendar Heatmap — Overview daily metrics across a year by weekday × week