Skip to content

Modified version of dagre-d3, compatible with TypeScript.

License

Notifications You must be signed in to change notification settings

niiyeboah/ts-dagre-d3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published