How to utilize ELK.js edge path data #192
ygowill
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using @foblex/flow with ELK.js for workflow diagram layout. The official example applies ELK's node positioning, but doesn't show how to utilize the edge path data provided in ELK's layout results.
For FConnectionComponent, it didn't expose fpath. For Custom Connection Type, IFConnectionBuilderRequest only provide the source and target position.
Could you provide guidance on how to properly consume ELK's generated edge paths?
Beta Was this translation helpful? Give feedback.
All reactions