The directory dependency graphs generated for my project look similar, but do not have arrows or counts and instead are laid out in more of a flat view.
Is there an option to turn this style of graph on?
My source code is written in C# if that helps.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The graphs shown here http://www.vtk.org/doc/nightly/html/dir_107e309f9f293897177ec4de6cf5a764.html have arrows along with reference counts to each of the directories a given directory depends on.
The directory dependency graphs generated for my project look similar, but do not have arrows or counts and instead are laid out in more of a flat view.
Is there an option to turn this style of graph on?
My source code is written in C# if that helps.