Hello team, I'm wondering how do you guys implemen...
# ask-the-community
z
Hello team, I'm wondering how do you guys implement the flow chart graph for the node executions(as the screenshot). Do you guys use any open-sourced library or do you guys create it from scratch? If you'd love to provide a code pointer in your git repo that would be great. Particularly interested in how to implement the secondary chart that contains a bunch of nodes(as the screenshot shows) and the interactive click event for each node. Thanks.
okay, I get a chance to inspect the element and find out the it's using the react-flow lib.
k
Yup
z
@Ketan (kumare3) May I have a code pointer of the react-flow component? I can't find it in codebase, thanks.
e
149 Views