*Background: *I am in the process of building graphics for data lineage via a metadata repository app. Specifically, I am having a problem in connecting lines between source and target nodes as the lines (or edges) do not attached to either top/bottom connectors via nodes. To create the proper data lineage flow, I am using actual data lineage keys (stored in a MySQL table) to represent the source to target connections and to build the appropriate arrays (nodes/connectors and edges) that should allow connecting one or more lines between source and target nodes (or boxes).
There appears to be little documentation on ngflowchart, such as a developers guide. This link provides the best documentation that I could find: https://github.com/DaHaiz/ngFlowchart *My basic question:* Is ngflowchart a good method to use in building a graphical data lineage flow? If yes, can you point me to AngularJS/ngflowchart examples or documentation that address my problem and general purpose? Your help is much appreciated! Thanks, Gary -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/fc51471f-4a3f-4227-ba88-6149ca823839n%40googlegroups.com.
