<!here> the Lineage Graph Explorer is now availabl...
# ui
g
<!here> the Lineage Graph Explorer is now available in the React app for you to use today! It allows you to visually explore the full graph of relationships between your entities. You can experiment with this feature on the demo site now. Check it out and let us know what you think!
🤩 1
😍 3
🙌 15
s
This modulo seems to freeze my browser. It is ok on the first click on any item, but it just dies on the second click whatsoever. Any idea why it happens? Thanks.
For some dataset with large set of upstream, it even freezes trying to open that view
g
To close the loop here: the issue turned out to be an entity that had marked itself as a dependency, causing the lineage graph to enter an infinite loop. I add a fix here to short circuit that case, in the event anyone else inadvertently ingested self-referential lineage data: https://github.com/linkedin/datahub/pull/2413
m
Does this support entities other than datasets? charts, jobs etc?
g
Hey @millions-engineer-56536 this pr will provide support for charts & dashboards: https://github.com/linkedin/datahub/pull/2397
datajobs and dataflows will shortly follow!
m
👍
b
nice work gabe!
s
👍