Modified version of Dagre D3 which adds the following:
edgeLabelX
andedgeLabelY
options to change the position of edge labels.- Node
x
andy
properties to allow for overriding calculated layout and manually setting position. - Edge
x
,y
andmanualPosition
properties 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.
licensed under the terms of the MIT License.