process-analytics / bpmn-visualization-js

A TypeScript library for visualizing process execution data on BPMN diagrams
https://process-analytics.github.io/bpmn-visualization-js/
Apache License 2.0
216 stars 29 forks source link

[FEAT] Review the orientation of the default sequence flow marker #993

Open tbouffard opened 3 years ago

tbouffard commented 3 years ago

The current (bpmn-visualization@0.9.0) angle is 45 degrees

bpmn-visualization

We may use a smaller angle like in the following screenshot for clarity

bpmn-js

csouchet commented 3 years ago

IMHO, the proposed solution is more confusising and deviates a little from the rendering of the specification.

image