Hello team, I'm wondering how do you guys implemen...
# flyte-support
d
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.
f
Yup
d
@freezing-airport-6809 May I have a code pointer of the react-flow component? I can't find it in codebase, thanks.
b
@damp-minister-24598 try here https://github.com/flyteorg/flyteconsole
150 Views