Rounded Connections between elements

I wonder if it is possible to customize the style for the connections between elements from a sharp layout to a rounded layout? Maybe there is a kind of style set to customize the layout? Thanks for help.

===
Ralph

You’d have to use a custom renderer for that. I’ve created a library that you can use for curved connections: https://github.com/philippfromme/svg-curves This library is used by camunda-playground to render curved connections.

1 Like