process-analytics / bpmn-visualization-examples

Examples of use of the `bpmn-visualization` library.
https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/master/examples/index.html
Apache License 2.0
59 stars 19 forks source link

feat: improve the layout of the Hacktoberfest diagram #555

Closed tbouffard closed 1 year ago

tbouffard commented 1 year ago

Use a layout that better respects the "left-to-right" direction.

covers #456

Live environment of examples

https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/fdd5225/examples/index.html

### Tasks when the layout is validated
- [x] Refine the position of the labels (⚠️ 2022 and 2023 use a larger font size)
- [x] Update the preview image displayed in the home page to show the new layout (we could also use the 2023 theme). Done with 7a9ead0a