Alexei Tilikin

Results 5 issues of Alexei Tilikin

Hi, I'm witnessing problems with spacing related layoutOptions on nested nodes. Using [email protected] 1. The option `elk.spacing.nodeNode` is not always working for neighbor nodes inside a group. Couldn't figure out...

Hi again, I'm having an issue with nested edge routing in the "layered" layout. Using [email protected] Here's the input JSON: ``` { "id": "__ROOT__", "children": [ { "id": "group_2", "children":...

Hello, I have an example of a graph with 100 nodes and ~230 edges that seems to reproduce some kind of conflict between the nodePlacement strategy `NETWORK_SIMPLEX` and the partitioning...

Using the`layered` algo with elkjs. The graph has deep nesting of nodes inside nodes. Problem reproduces on `[email protected]` and `[email protected]` On level 2 `root.children[*].children[*].layoutData`, if I define the option `'elk.portConstraints':...

Hello, I have an example of a graph with 100 nodes and ~230 edges that reproduces an order of magnitude difference in running time when comparing nodePlacement strategy NETWORK_SIMPLEX to...

elk