process-analytics / bpmn-visualization-pm4py

Example of integration between bpmn-visualization and pm4py
GNU General Public License v3.0
10 stars 5 forks source link

feat: compute statistics of edges #34

Closed assynour closed 1 year ago

assynour commented 1 year ago

covers #33

Only overlays are added to edges. Their style is not updated. This will be addressed in a separate PR when the code is simplified with #3

bpmn-with-edge-stat

⚠️ Removing overlays is not working properly. It will be fixed with #32