You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The C4 paradigm is documented here: https://mermaid.js.org/syntax/c4.html. C4 in itself does not look very nice, but the combination with PlantUML seems decent and looks like this:
It would be very useful to implement more advanced paradigms, e.g. for software architecture. There are a few options here, e.g.
See e.g. https://github.com/adrianvlupu/C4-PlantUML, https://github.com/plantuml-stdlib/Azure-PlantUML.
Here is what PlantUML looks like:
Fig 1. Image from @simonbrowndotje
The C4 paradigm is documented here: https://mermaid.js.org/syntax/c4.html. C4 in itself does not look very nice, but the combination with PlantUML seems decent and looks like this:
Fig 2. Image from plantuml-stdlib
What is missing is symbols for Databases, etc.
The text was updated successfully, but these errors were encountered: