-
## Data model / API
- https://graphology.github.io/
- https://github.com/dagrejs/graphlib
## Layout
- [dagre](https://github.com/dagrejs/dagre)
- https://github.com/dagrejs/dagre/wiki
- ht…
-
# Capabilities comparison
(continuation of issue #74 )
| Capability | Dagre-D3 | Dagre+jointJS |
| --- | :-: | :-: |
| post-layout graph manipulation | ? | x |
| (types of diagrams) ?? | | |
| Su…
-
chrome show normal,but firefox show not good, only show at right-top of quarter.
-
It even has animations
https://github.com/dagrejs/dagre-d3
Nope, unmaintained (sadly)
-
On Safari, the link arrows are not displayed.
-
First of all great work on this!!!!
Solved two or three issues I had before it :)
Lines not overlap, zoom in and out, etc.... Very nice :).
However, and this is my personal feeling, I'm kind of …
-
Webpack would be handy for packaging dagre-d3, but it looks like there's something in the way that the module structure is put together that is breaking it. When I run webpack on a project that includ…
-
- remove * in imports
- write jsdoc to improve the types generation. With all the feedback from https://github.com/tbo47/dagre-es/pull/28 https://github.com/tbo47/dagre-es/pull/30 https://github.com…
tbo47 updated
1 month ago
-
The new version of class diagrams have better looks & support for htmlLabels. This will be the default renderer from now on.
It will still be able to revert to the old version by changing defaultRe…
-
Running into a weird issue with a specific pin:
```sh
bin/importmap pin @diffusionstudio/core
```
This has a few dependencies that get detailed in my importmap correctly, but I think there's …