Skip to main content

Views / Tabs

Process Chart has two views, Process and Summary. The "Process" view shows each process as unique, while the "Summary" view summarizes similar events across multiple processes.

Views / Tabs

Understand summary view

Summarization can be described with the following example. Let's consider these two simple process:

Data in Process View

Summarization works so that similar events are counted:

Count of events in Process View

and Summary view shows each event as one node with count label:

Data in Summary View

Also edges are counted. There are two similar Event A -> B edges but only one of both Event B -> C and Event B -> X.

Summary view has also additional node "Start". Nodes that are connected to Start-node are one's starting the processes. Edges from Start-node shows how many of the related event's are first in processes. In this example both processes start from Event A, so count is 2.