bupaverse / processmapR

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

upgrade plotly_trace_explorer() #24

Open Andrew-Billington opened 4 years ago

Andrew-Billington commented 4 years ago

Hi,

I am getting an error whenever I used the function plotly_trace_explorer() e.g.

processmapR::plotly_trace_explorer(eventdataR::hospital)

Error in match.arg(coverage_labels) : 'arg' must be NULL or a character vector

I have tried it with a couple of different eventlog and always get the same error.

gertjanssenswillen commented 4 years ago

The error is fixed on github, but note that this plotly variant is somewhat experimental, and doesn't display very well. I'll leave this issue for further reference.