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

Support markers at start and midpoint of edges (resolving conflicts in #316)

Open orctom opened this issue 5 years ago • 6 comments

Just copied all changes from #316, then had the conflicts resolved. Hope this feature can be available in release as early as possible.

orctom avatar Apr 14 '19 16:04 orctom

Strong +1!

usmanm avatar Apr 27 '19 00:04 usmanm

+1

ralphtq avatar May 14 '19 12:05 ralphtq

Can you help review this PR and point out potential risks for performance or compatibility?

lutzroeder avatar May 14 '19 19:05 lutzroeder

I think instead of invert, orient = auto-start-reverse could be used.

Mathnerd314 avatar Feb 16 '20 01:02 Mathnerd314

This would be great to have.

pragmat1c avatar Feb 26 '20 02:02 pragmat1c

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

tbo47 avatar Jan 06 '22 16:01 tbo47