Highlight all possible paths between two nodes in the diagram

Hi,

We are looking for a sample application which highlights all possible paths that can be taken to reach one from another when user selects two nodes in the diagram. I have gone through the demos but could not find a demo relating to the above functionality.


Please let us know whether this is possible and provide suggestions to implement this functionality.

Thanks,

Kranthi. 



Attachment: Capture_106e667.zip

1 Reply

SJ Sivaranjith Jeyabalan Syncfusion Team August 18, 2022 02:02 PM UTC

Hi Amit,

We have a flow execution sample in the online demo in which we have highlighted incoming and outcoming connections of a node. We highlight the connection based on the inEdges and outEdges property of the node. You can use that property to highlight a connection based on your requirement. Please find the online sample link below.

Online Sample:  https://ej2.syncfusion.com/angular/demos/#/bootstrap5/diagram/flow-execution


Regards,

Sivaranjith


Loader.
Up arrow icon