-
Linux version 5.15.0-57-generic (buildd@lcy02-amd64-110) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) SMP Thu Nov 24 13:43:17 UTC 2022
D2 v0.1.5
---
Run D2 o…
-
I have been working with Dagre-D3 now for quite a bit now. Really love it! Recently I switched to an updated version of the library to get clusters to work. All work fine and well but rank constraints…
ghost updated
4 years ago
-
Can you provide a demo, please?
Such the developers with a low level of Technology can learn quickly
-
The inner library used by mermaid seems to support node ranking (https://github.com/dagrejs/dagre/wiki#configuring-the-layout) through the `graph.ranker` value. Currently the only supported value by M…
-
In [NoFlo](https://github.com/noflo/noflo) (and other dataflow programming systems) nodes have named in/out ports at specified locations. What would it take to consider port locations for each edge?
-
Output of `mmdc -V`
8.9.2
This produces links with a 'linear' interpolation:
```
graph TB
linkStyle default interpolate linear
A --> B --> A
```
On the other hand, this produces links …
-
It used to be possible to pin leaf nodes to the baseline with `{rank:'min'}` and `{rank:'max'}` - that no longer seems to work and I don't see a layout API guide anywhere (happy to help with that thou…
-
@Christof and @LFDM - can either of you provide a brief summary of the design decisions and issues that were involved in the design of the tree display, particularly around the embedding of angular di…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
the current graph looks like it is in portrait mode.
We could layout it top-down and have the graph canvas take more horizontal space.