Feat: Sequence Diagram SVGs into Mermaid renders#794
Feat: Sequence Diagram SVGs into Mermaid renders#794hanzalahwaheed wants to merge 2 commits intoprecice:masterfrom
Conversation
|
Thank you @hanzalahwaheed, this is useful. We will eventually review it and see how it might work together with other documentation as well. |
|
This pull request has been mentioned on preCICE Forum on Discourse. There might be relevant details there: https://precice.discourse.group/t/gsoc-2026-introduction-hanzalah-waheed/2745/5 |
|
Overall, I think this is nice for new graphs, but I am not yet convinced of the values that the Mermaid version of this figure would add. I would suggest not investing more work on this at the moment, let's just use this PR to evaluate the option. Some comments, in arbitrary order:
I tend towards not migrating this figure to Mermaid, but simpler/new figures would be fine to have directly in Mermaid. @fsimonis what do you think? |
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
original screenshot
mermaid render A
This is a more direct one-to-one mapping of the diagram.
mermaid render B
This is a more semantic render.
@MakisH which one do you think is a better render? I'm inclined towards A but the loop box of B is also nice.