1. Project Timeline Visualization
Project ManagerBackground
Managing a software development project with multiple overlapping phases.
Problem
Need a clear, simple way to show stakeholders the timeline for each project phase.
How to use
Input the phase names and their respective start and end dates into the Range Chart Data field.
[{"label": "Design", "startDate": "2024-01-01", "endDate": "2024-02-15"}, {"label": "Development", "startDate": "2024-02-10", "endDate": "2024-04-01"}]Outcome
A clean horizontal timeline chart showing the duration and overlap of the design and development phases.