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 visualizes garage construction activities loaded from JSON data, displaying both project duration and critical-path standard deviation in the chart title. Milestones are labeled with A-Z lettering, regular and critical task strokes use distinct styles, and milestone tooltips list predecessor and successor relationships for easy dependency analysis.
See the PERT Chart documentation for all configuration options.