bupaverse / processanimateR

Token replay animation for process maps created with processmapR by using SVG animations (SMIL) and the htmlwidget package.
https://bupaverse.github.io/processanimateR/
Other
66 stars 11 forks source link

Bug fix to str_replace_all for graphiz attributes hack #49

Open gertjanssenswillen opened 8 months ago

gertjanssenswillen commented 8 months ago

Force the str_replace_all functies to focus on attributes in the diagram. Previously would also replace "len" and "decorate" if the words would occur in the activity labels.