-
**Ask your questions**
I'm working on an Angular project, which is licensed unter the GPLv3. From my understanding, the EPL-2.0 is compatible with GPLv3 if:
- EPL-2.0 library must explicitly permit…
-
We are currently using a rather outdated version of elkjs (0.7.1).
We should update to the lates version (0.9.2) which includes various bugfixes and new layout algorithms.
This potentially a…
-
this [code](https://github.com/bartbutenaers/node-red-autolayout-sidebar/blob/3d7ff1decf58aa0ac62f89a92f6292193dd78a97/auto_layout_plugin.html#L223-L227) defines:
```
"elkjs_box": {
…
-
See https://github.com/kieler/elkjs/issues/177, https://github.com/kieler/elkjs/issues/204, and others.
-
Using the`layered` algo with elkjs.
The graph has deep nesting of nodes inside nodes.
Problem reproduces on `elkjs@0.7.1` and `elkjs@0.7.3-dev`
On level 2 `root.children[*].children[*].layoutData…
-
I would like to be able to control the individual spacing between certain nodes when using the layered algorithm.
As mentioned in these two elkjs issues, this is not implemented:
https://github.co…
-
**Describe the bug**
When edge labels are included in layout, they can result in more node layers and different amounts of space between node layers ([elklive](https://rtsys.informatik.uni-kiel.de/el…
-
I'm reporting here, even if I'm experiencing the problem with `elkjs`, as in https://github.com/eclipse/elk/issues/472 it was reported that this is the correct way to do it.
I'm encountering `Maxim…
-
Hello, our product uses ELK to do layouts for our graphs. One of our clients reported an issue where the graph didn't render. We narrowed the problem down to an exception being thrown when ELK is d…
-
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…