Skip to main content

Network Diagram

The Network Diagram component renders a node-and-arrow AON (Activity on Node) logic diagram using activity relationships from the bound Planner schedule. Use it to visualise the critical path, a delivery phase dependency chain, or the logic sequence leading to a specific milestone.

Report Forge network diagram component

Large networks

Full-project logic diagrams can be illegible in reports. Always filter to a meaningful sub-section (a phase, a critical path slice, or a WBS branch) to produce a readable output.


When to use

  • Showing the critical path of a delivery phase to an executive audience.
  • Highlighting near-critical chains that threaten a key milestone.
  • Visualising the specific sequence of activities that an accelerated delivery relies on.
  • Reviewing logic changes between two schedule snapshots.

Adding the component

  1. Open the report output in the Output Designer.
  2. Click + InsertNetwork Diagram.
  3. Position and resize the component on the canvas.
  4. Open the Data tab in the Build panel and bind a Planner project.
  5. Apply filters to limit the node count before adjusting style settings.

Data binding

PropertyDescription
Planner projectThe Planner schedule to draw relationships from.
BaselineOptional — overlay baseline dates on each node.
Data dateThe schedule data date used for current-status colouring.

Filters

Filters limit which activities appear as nodes. Apply filters before adjusting style options — node count affects layout density and readability.

FilterDescription
WBS branchInclude only activities under a selected WBS code or branch.
Activity typeInclude task-dependent, LOE, milestones, or WBS summaries.
Critical path onlyShow only activities with zero or negative total float.
Near-critical (float ≤ N)Include near-critical activities below a float threshold.
Specific activitiesManually select individual Activity IDs.
Driving path to milestoneCompute and show only the driving predecessor chain to a selected milestone.

Layout options

PropertyOptions
DirectionLeft-to-right (default) or top-to-bottom.
Node spacingCompact / Normal / Loose.
Level alignmentAlign nodes at the same network level vertically (true/false).
Arrow styleStraight, elbow, or curved.
Arrow headStandard, filled, or open.
Relationship type labelsShow FS / FF / SS / SF labels on arrows.
Lag labelsShow lag values on arrows.

Node styling

Each node box can display up to 6 fields in a configurable 2×3 or 3×2 cell layout:

PropertyDescription
Node fieldsChoose which fields appear in the node cells (Activity ID, Name, Early Start, Early Finish, Total Float, etc.).
Node colourStatic colour, or conditional on: status, Total Float range, activity type, or WBS level.
Node border colourHighlight critical activities with a red border.
Node sizeSmall / Medium / Large (affects label truncation).
Milestone shapeDiamond (standard) or circle.
Summary shapeTrapezoid (standard) or rectangle.

Conditional node colouring

ConditionSuggested colour
Total float = 0 (critical)Red
Total float 1–5 days (near-critical)Amber
Total float > 5 daysGreen
Activity status = Not startedGrey
Activity status = In progressBlue
Activity status = CompleteLight green

Max nodes limit

Set a Max nodes cap (default: 150) to prevent layout overflow. When the filter produces more activities than the cap:

  • The diagram renders the first N nodes (by early start, then activity ID).
  • A note is shown below the diagram: "Showing X of Y activities — apply additional filters to see the full set."

For reports intended for print, keep node count under 50 for A3 landscape and under 30 for A4.


Performance guidance

Network sizeGuidance
< 50 nodesRenders quickly; full AON layout with all options enabled.
50–150 nodesUse Compact spacing; disable relationship type labels.
> 150 nodesApply additional filters; consider breaking into two components by WBS phase.

Export behaviour

  • PDF / Word: Network diagram renders as a high-resolution vector image. All node text and arrows are preserved.
  • Excel: Embedded as a static image in the designated sheet.
  • Large-format outputs: Set the blueprint page size to A3 landscape or custom width to give the component enough canvas for a dense network.