A PERT (Program Evaluation and Review Technique) chart is a project management tool that maps tasks, dependencies, and timelines as a network diagram, making it easy to identify the critical path and estimate project duration.
This sample models an airplane design process with tasks such as Aerodynamics, Propulsion, Wind Tunnel testing, Build Prototype, Flight Simulation, and Research Flights. The chart title dynamically shows total project duration calculated from pertChartProjectDuration statistics, while milestones and critical-path milestones are styled with separate color schemes and tooltips list predecessor and successor relationships.
See the PERT Chart documentation for all configuration options.