visualize_performance_spectrum
Plot case durations across activities to reveal bottleneck segments in process execution.
Instructions
Render a performance spectrum (Graphviz/neato, PNG-only output via our helper).
Plots the duration of each case along an ordered activity list, revealing
bottleneck segments visually. activities is required — the chart is
only meaningful when the caller picks a subset of activities to track.
Typically the activities of interest from the dominant variant(s).
Requires the dot / neato binaries from Graphviz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_id | Yes | ||
| activities | Yes |