vscode-interactive-graphviz
vscode-interactive-graphviz copied to clipboard
'Solo' a Chain
The highlighting of chains is a great feature. I was wondering if this feature could be extended to 'solo' a chain. Essentially re-rendering the graph with only the selected chain present. It could be helpful when navigating massive graphs like UML generated from large codebases.
Thank you for this suggestion. It sounds useful. However, we have to see how we can incorporate this in the UI which will probably take some time.
I already created a proof of concept and it seems to be fairly easy to accomplish. Needs some more refinement, but will soon be ready to go.