graph-diff icon indicating copy to clipboard operation
graph-diff copied to clipboard

Utilities to view diff between graphs

Results 5 graph-diff issues
Sort by recently updated
recently updated
newest added

Hi, I found this tool cool and I managed to install it on macOS 10.15.7. However, one problem is that it seems to show no color for diff graph, like...

Currently the diff graph contains all the edges and nodes. I think there should be an option to show only the most relevant data - only subgraphs that contains a...

Witnessed in graphs generated by `ninja -t graph`.

Case for nodes should be handled similarly as it is done for edges (check for label and replace if it exists).