-
### Current versus expected behaviour
Cannot read properties of undefined (reading 'x'):
is returned by chrome on trying layout :
```ts
layoutDirectedGraph() {
DirectedGraph.layout…
-
### Description of the new feature / enhancement
Add some awareness of Mouse Without Borders into the Mouse Jump feature so that the mouse can be "jumped" to locations on remote workstations.
Im…
-
I'm using elkjs through [cytoscape-elk ](https://github.com/cytoscape/cytoscape.js-elk). In `layered` algorithm style, it works very well with the following options:
```
'elk.alignment': 'CENTER',
…
-
https://github.com/web-platform-tests/wpt/blob/d75e423ee10689a62795ca7fbcb5c19fa5518df9/css/css-grid/layout-algorithm/grid-intrinsic-size-with-orthogonal-items.html#L23
The test refers instead to a…
-
Hi,
I found dagre is very useful to do the automatic layout for DAG. But in some cases, orthogonal edges between two nodes are preferred.
Is it possible to support this in dagre?
-
```html
Editable Organization Chart
// Sample data for the organization chart
var data = {
name: "CEO",
children: […
-
https://github.com/JuliaIO/HDF5.jl/issues/727#issuecomment-721152139
> The other (not necessary orthogonal) option is to add just a get_layout function and just state that the result should be comp…
-
## Problem to Solve
When a graph is presented by Workbase each time the edges and nodes are tangled and have to be manually untangled to be able to see the whole graph clearly. The problem exponent…
-
Is it possible to calculate a layout similar to what ELK does in "layered" mode?
![Layered mode](https://raw.githubusercontent.com/kieler/elkjs/master/doc/example_complexRouter.svg?sanitize=true)
…
-
Hi,
Is there any way to encourage ELK to place nodes in the upper layers of a graph? For example, in the below image, making the circled node move up a layer (where the arrow is pointing to) so the…