Skip to content

Feat: Sequnce Diagram SVGs into Mermaid renders#794

Open
hanzalahwaheed wants to merge 2 commits intoprecice:masterfrom
hanzalahwaheed:feat/mermaid-sequence-diagrams
Open

Feat: Sequnce Diagram SVGs into Mermaid renders#794
hanzalahwaheed wants to merge 2 commits intoprecice:masterfrom
hanzalahwaheed:feat/mermaid-sequence-diagrams

Conversation

@hanzalahwaheed
Copy link
Contributor

@hanzalahwaheed hanzalahwaheed commented Feb 23, 2026

Fixes #792

I've tried to convert the diagrams into mermaid renders. Here are the tow outputs that I have. Need help choosing the better one.

serial coupling diagram

reference: https://precice.org/couple-your-code-coupling-flow.html

original screenshot

image

mermaid render A

This is a more direct one-to-one mapping of the diagram.

image

mermaid render B

This is a more semantic render.

image

@MakisH which one do you think is a better render? I'm inclined towards A but the loop box of B is also nice.

@MakisH
Copy link
Member

MakisH commented Feb 24, 2026

Thank you @hanzalahwaheed, this is useful. We will eventually review it and see how it might work together with other documentation as well.

@MakisH MakisH added technical Technical issues on the website GSoC Contributed in the context of the Google Summer of Code labels Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GSoC Contributed in the context of the Google Summer of Code technical Technical issues on the website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Use mermaidjs for sequence diagrams?

2 participants