dagrejs / dagre-d3

A D3-based renderer for Dagre
MIT License
2.83k stars 588 forks source link

Add `createEdgeLine` option (setter and getter) #366

Open futpib opened 5 years ago

futpib commented 5 years ago

This allow overriding edge line (createEdgeLine) without overriding the whole edge rendering (createEdge).

tbo47 commented 2 years ago

I ported the project to es6 and I accept contributions! https://github.com/tbo47/dagre-es