ts-dagre-d3
v0.1.13
Published
Modified version of dagre-d3, compatible with TypeScript.
Maintainers
Readme
ts-dagre-d3
Modified version of Dagre D3 which adds the following:
edgeLabelXandedgeLabelYoptions to change the position of edge labels.- Node
xandyproperties to allow for overriding calculated layout and manually setting position. - Edge
x,yandmanualPositionproperties to allow for overriding calculated layout and manually setting position and control points. - Compatible with ES modules and TypeScript out of the box.
- D3 type aliases.
API References
License
licensed under the terms of the MIT License.
