vscode-interactive-graphviz icon indicating copy to clipboard operation
vscode-interactive-graphviz copied to clipboard

'Solo' a Chain

Open andrewellis55 opened this issue 3 years ago • 2 comments

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.

andrewellis55 avatar Sep 20 '22 13:09 andrewellis55

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.

bigbug avatar Sep 20 '22 20:09 bigbug

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.

bigbug avatar Jan 23 '23 21:01 bigbug