https://flyte.org logo
#ask-the-community
Title
# ask-the-community
z

zeyu pan

06/08/2023, 6:20 AM
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

Ketan (kumare3)

06/08/2023, 1:08 PM
Yup
z

zeyu pan

06/09/2023, 6:30 AM
@Ketan (kumare3) May I have a code pointer of the react-flow component? I can't find it in codebase, thanks.
e

Evan Sadler

06/09/2023, 9:21 PM