ng-flowchart icon indicating copy to clipboard operation
ng-flowchart copied to clipboard

Possibility to connect multiple parents to a child

Open Wolfskii opened this issue 1 year ago • 1 comments

I wonder if it would be possible to implement an option to be able to connect multiple parents into the same child somehow?

Wolfskii avatar Oct 26 '23 09:10 Wolfskii

Same needed here!! This feature would be fantastic!

jmoratat avatar Dec 24 '23 09:12 jmoratat

This feature exists using NgFlowchart.Options.manualConnectors = true to draw arrows from parents to a single child.

michaelmarcuccio avatar Jun 17 '24 16:06 michaelmarcuccio