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

Click node to hide (generate .html page) #66

Open
tfiers opened this issue Jan 9, 2023 · 1 comment
Open

Click node to hide (generate .html page) #66

tfiers opened this issue Jan 9, 2023 · 1 comment
Labels
feature An enhancement to src/ visible to end-users

Comments

@tfiers
Copy link
Owner

tfiers commented Jan 9, 2023

Motivating example: Blink deps

This is of course totally out of line (with current codebase).
Can't do with svg and ofc certainly not png.
Need to re-compute graph layout on every change -- i.e. need connection with live process.

@tfiers
Copy link
Owner Author

tfiers commented Jan 9, 2023

Well actually; if you generate a html page with some javascript (and the svg embedded in it), you can hide parts of graph.
No recomputation then, granted. But keeping the layout but just hiding some nodes&edges might be already good

@tfiers tfiers changed the title Click node to hide Click node to hide (generate .html page) Jan 11, 2023
@tfiers tfiers added the feature An enhancement to src/ visible to end-users label Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature An enhancement to src/ visible to end-users
Projects
None yet
Development

No branches or pull requests

1 participant