bupaverse / processmapR

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

Label incorrect in process_map (weight) #57

Closed th72 closed 1 year ago

th72 commented 1 year ago

Hi,

Strange issue with labeling in process_map. The word: "weight" is inside the label and the label is truncated.

I tried development versions.... but the problem stayed. I run Mac M2 and R version 4.3

incorrect_label
gertjanssenswillen commented 1 year ago

Known issue, I'll try to fix asap. WIth truncated: do you mean where weight is inserted, or is there also something truncated at the end?

th72 commented 1 year ago

Thanks for looking into this issue :-) "weight" is inserted after 7/8 characters....

original: Beoordelen PNIL indienst bug: Beoordeweight PNIL indienst

original: Route bepalen bug: Route bepaweight

gertjanssenswillen commented 1 year ago

Problem should now be solved, using the version on github.

th72 commented 1 year ago

Yes, bug is fixed. Thanks!

bug fixed