Explore traces, ordered by relative trace frequency
trace_explorer(eventlog, coverage = NULL, n_traces = NULL,
type = c("frequent", "infrequent"), .abbreviate = T, show_labels = T,
scale_fill = scale_fill_discrete(h = c(0, 360) + 15, l = 40),
raw_data = F)plotly_trace_explorer(eventlog, coverage = NULL, n_traces = NULL,
type = c("frequent", "infrequent"), .abbreviate = T, show_labels = T,
scale_fill = scale_fill_discrete(h = c(0, 360) + 15, l = 40),
raw_data = F)
Eventlog object
The percentage coverage of the trace to explore. Default is 20% most (in)frequent
Instead of setting coverage, you can set an exact number of traces. Should be an integer larger than 0.
Frequent or infrequenct traces to explore
If TRUE, abbreviate activity labels
If False, activity labels are not shown.
Set color scale
Retrun raw data