-
Not sure if this is a feature, but none of the demos worked in any recent version of IE (9-10-11).
I tested http://cpettitt.github.io/project/dagre-d3/latest/demo/hover.html with crossbrowsertesting.…
-
Hey there, I'm working on a project where I will append nodes dynamically when I click on the existing nodes. But it comes out that Dagre will do some "optimizations" for me, liking switching the posi…
-
In Argo Workflows, we have stopped using Dagre for laying out our DAGs, and instead implemented the Coffeman-Graham Sorter (CGS). Why? Because Dagre would take too long to render large (2000+ node) gr…
-
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?
-
Using `dagreLayot` or `dagreGroupLayout`, when you have node inside the group, the dagre layout is not applied inside and the node are always on the top of group.
Is it possible to keep dagre layout…
-
try SVG Crowbar 2 here: http://cpettitt.github.io/project/dagre-d3/latest/demo/tcp-state-diagram.html
-
## Defiene cool UI for visualizing launch files.
- Node-Tree Graph?
- Something like Directory View?
## Which library should we select?
- [D3.js](https://github.com/d3/d3)
- standard, cu…
-
Steps to reproduce:
1 - Open the "Auto Distribute (Dagre)" demo on http://www.projectstorm.io/react-diagrams/
2 - Move a few nodes (changing node positions)
3 - Scroll to zoom-in or zoom-out
4 -…
-
# To Do After Migration to Vite -- ordered by priority
1. [ ] **Resolve comments from PR** -- https://github.com/kbss-cvut/s-pipes-editor-ui/pull/61
2. [ ] **Fix websocket to support script ch…
-
**Is your feature request related to a problem? Please describe.**
We need a way to **visualize/edit/export (onnx) transformer architecture for .NET community.**
**Describe the solution you'd like…