dep-tree icon indicating copy to clipboard operation
dep-tree copied to clipboard

Graphical differentiation between kinds of edges

Open gabotechs opened this issue 2 years ago • 0 comments

When selecting a node, all the edges are highlighted equally, but some edges might be different than others:

  • There's inbound edges, which means, files that depend on the highlighted node
  • There's outbound edges, for files in which the highlighted node depends on
  • There's cycle edges, which are dependencies that introduce a dependency cycle

It would be nice to give the option to differentiate those somehow

gabotechs avatar Apr 14 '24 07:04 gabotechs