ts-dagre-d3
TypeScript icon, indicating that this package has built-in type declarations

0.1.13 • Public • Published

ts-dagre-d3

Modified version of Dagre D3 which adds the following:

  • edgeLabelX and edgeLabelY options to change the position of edge labels.
  • Node x and y properties to allow for overriding calculated layout and manually setting position.
  • Edge x, y and manualPosition 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.

API References

License

licensed under the terms of the MIT License.

Package Sidebar

Install

npm i ts-dagre-d3

Weekly Downloads

1

Version

0.1.13

License

MIT

Unpacked Size

1.29 MB

Total Files

11

Last publish

Collaborators

  • niiyeboah