visualize_dotted_chart
Render dotted charts from event logs to analyze temporal patterns. Customize by selecting activity, resource, or other attributes for the time-value scatter plot.
Instructions
Render a dotted chart (Graphviz/neato, PNG-only output via our helper).
Dotted charts project events onto a time-vs-value scatter using the
provided attributes. Default ["concept:name", "time:timestamp"]
plots activity versus event time — the most useful view on an unfamiliar
log. Pass other attribute names (e.g. ["org:resource", "time:timestamp"])
to see resource timelines or any numeric/categorical column.
Requires the dot / neato binaries from Graphviz (same dependency
as the Phase 1 visualization tools).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_id | Yes | ||
| attributes | No |