Process Flow Chart
The Process Flow is an advanced visualization component that displays processes as a series of connected nodes, with directional edges showing the flow between steps. It automatically calculates and displays process durations, path frequencies, and can handle complex branching workflows.
This component is particularly useful for visualizing business processes, customer journeys, system workflows, or any sequence of connected events where understanding timing and path frequency is important.
Key features:
- Customizable node appearance with value and duration displays
- Multiple edge/connection types (straight, bezier, stepped)
- Interactive zoom and pan capabilities
- Built-in duration calculations with customizable units
- Process frequency tracking (counts between nodes)
Use cases:
- Customer journey mapping through conversion funnels
- Business process workflow visualization
- System architecture and data flow diagrams
- Manufacturing process tracking
- Incident response workflow analysis
βοΈ Setup
- Drag the Process Flow widget from the chart library onto your designer workspace.
- Select the chart.
- Go to the Widget Configuration tab in the Configuration panel.
- Under the Configuration panel tab, select the Basic Configuration option.
- Select the Source for the data.
- Map the required fields:
- Optionally add a Date field for time-based filtering.
- Enable Hide Zero Values to omit symbols with zero values if needed.
π Basic Configuration
Configuration Item | Description |
---|---|
Source | Data source providing the process flow records. |
Value | Primary numerical measure displayed within each node. |
StartDate | Required timestamp dimension marking when each process step began. |
EndDate | Required timestamp dimension marking when each process step completed. |
Group | Required categorical field identifying each process step (node). |
UniqueKey | Required field providing unique identifiers for process instances. |
Date Field (optional) | Optional temporal dimension for time-based filtering. |
π¨ Chart Customizations
Category | Options & Description |
---|---|
General | Modify the chartβs general appearance, including the background color, borders, shadows, and drill-out choices. |
Title | Enable and customize chart title text, alignment, font, and color. |
Node | Adjust node dimensions (width/height), appearance (background color/gradient, borders, radius), label formatting, value display options, and connection point styling. |
Link | Select from 7 connection types (Straight/Bezier/Stepped etc.), customize line color/thickness/animation, arrowhead markers (type/size/color), and transition count labels. |
Layout | Set flow direction (vertical/horizontal), choose layout algorithm (Longest-Path/Network-Simplex), adjust spacing (node/edge/rank gaps), and configure background grid patterns. |
Controls | Manage control panel visibility and position (top/bottom + left/center/right), toggle zoom/fit-to-view/interactive functions. |
Tooltip | Customize hover tooltips displaying step details, connection frequencies, and duration metrics with formatting options. |