Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the visualization of the SVG graph #7

Open
rishinair11 opened this issue Aug 18, 2024 · 0 comments
Open

Improve the visualization of the SVG graph #7

rishinair11 opened this issue Aug 18, 2024 · 0 comments
Assignees

Comments

@rishinair11
Copy link
Owner

Instead of a static SVG, it would make sense to make the children nodes collapsible, so that only the required nodes are displayed.
This will improve the legibility of the graph.

A search functionality would also be nice, over the node names, would definitely improve the speed at which important Flux and Kubernetes resources can be looked up and their parents and children can be observed.

This can be done in 2 ways:

  • by templating an HTML file
  • by using a JS library like React or Vue or some other library that supports fast static JS rendering.
@rishinair11 rishinair11 self-assigned this Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant