smart-data-lake / smart-data-lake/sdl-visualization
When to re-render the lineage graph
Open
@zzeekk is already working on this.
Since Sep 18, 2026.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 1
- Avg merge
- 2h 45m
- Merged PRs (30d)
- 7
Description
The lineage graph re-renders when one clicks on every click, which makes redundant computations. Also, the user might want to focus on the current view, which might include manual rearranging of the nodes/edges that have been made. Refreshing destroys the view.
Might be good to look at when re-writing the graph structure #74
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.