dagre-d3 icon indicating copy to clipboard operation
dagre-d3 copied to clipboard

Add `createEdgeLine` option (setter and getter)

Open futpib opened this issue 5 years ago • 1 comments

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

futpib avatar May 21 '19 11:05 futpib

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

tbo47 avatar Jan 06 '22 16:01 tbo47