bupaverse / processmapR

Visualize event logs using directed graphs, i.e. process maps.
https://bupaverse.github.io/processmapR/
Other
9 stars 6 forks source link

"ARTIFICIAL_START" shown instead of "Start" when using secondary map type #18

Closed fmannhardt closed 4 years ago

fmannhardt commented 4 years ago

To reproduce:

library(bupaR)
process_map(patients, type = frequency(), sec = frequency())

image