-
### Proposal
None of the current diagrams in Mermaid is very suitable to model time-causal relationship between processes. The Lamport diagrams, also known as logical clock diagrams or causal separat…
-
Starting from version 1.2024.6, the Eclipse Layout Kernel (ELK) is now integrated into the main library.
This theoretically means that the following diagram should work out-of-the-box:
```puml…
-
It'd be really great to have support for angled (and even crossing!) arrows, to represent messages being sent e.g. over a network.
Example: http://tex.stackexchange.com/questions/99436/network-mess…
-
# sequenceDiagram Links
In searching through the docs and trying this out it seems that many of the diagrams support both anchor and JS "links." However, I can't find how to add a link to sequenceD…
-
Hello:
Would it be possible to please document some error codes on the API, such as:
`empty message`
`woodpecker prohibited`
...and others?
Also a brief explanation of what they mean would be…
-
**Describe the bug**
There are times I like to have an arrow without any text. I would like to say:
A --> B
But I need to say:
A --> B:
(with a space character after the colon).
This works for…
-
Structurizr supports to integrate with PlantUML (or other plugins like Mermaid) by defining an `image`-view (see [structurizr docs](https://docs.structurizr.com/dsl/plugins/plantuml)).
Do you have…
-
Sy interface spec: http://www.3gpp.org/ftp//Specs/archive/29_series/29.219/29219-f10.zip
Overview:
"The Sy reference point is located between the Policy and Charging Rules Function (PCRF) and the O…
-
https://play.d2lang.com/?script=fFRdT9swFH3PrzjqJAQaMGlvy8MkaIroRJeIju1xcu2b1uDamX2D6Cb---R8tUTAS6Q459x77vG5-YDZk6QQcJzNinw5_3GCO9ZGB8Ha2SRhzYbSd0H4lwCWhE_BrjqTZJl8AoSNqCgF0xPHN97FQhELlM7yWdB_KcXnL81J…
-
Hi,
I am trying to generate a class diagram like this one
`@startuml
!theme plain
top to bottom direction
skinparam linetype ortho
class DIM_ACADEMIEJAAR {
FK_ACADEMIEJAAR: number(38)
…