-
I'm pulling Jira ticket data and dependencies and attempting to graph them. This is the result I have so far using all of Dagre's default sorting values.
There are many overlapping lines that I…
-
https://github.com/mermaid-js/mermaid/issues/4736
-
Hi again,
I am sorry for bombarding you with issues, but I really dived into Argdown and want to learn it thoroughly.
I am trying to define the charactersInLine setting for statements. I do this…
-
I am working with D3 and Dagre-D3 and trying to implement custom circles and diamonds at both the beginning and end of an edge? Is this possibe? I see the example in the wiki: http://cpettitt.github.i…
-
Hi, we are considering to migrate to elkjs from dagre. I saw your comment(https://github.com/kieler/elkjs/issues/141#issuecomment-1418664010), this is great demonstration for us. I'm wondering why did…
-
### Description
When using the `elk` renderer when a subgraph is empty, I get the following error : `Cannot read properties of null (reading 're')`
### Steps to reproduce
1. Using Meramid…
-
Current UI is not user-friendly. For example, Zoom doesn't work as per requirement, the relationship line is not appealing.
Please refer to the below JS and check if it can be integrated or we need…
-
I've noticed that the `nodeDimensionsIncludeLabels` option from various layouts doesn't seem to do anything when using this library. Specifically I'm noticing this with the dagre layout. Normal labels…
-
Is there a small example how to use Dagre.NET to do Nested graph layout?
![image](https://user-images.githubusercontent.com/49812372/135112410-c8faa178-2b25-466a-a0b6-0d106bdf5e7f.png)
[Bert Onn…
-
We are using dagre in our project and having performance challenges with very large graphs. When profiling the cause for it we noticed that dagre functions seems to go through time function:
```
fun…