I have to visualize software project dependencies and provide a way to navigate through the dependencies. I want to combine showing the dependencies of the currently selected project as well as projects that depend on it. So there are basically two directed trees connected to a graph to show.
After some searching on the web, I developed my idea of a solution, which I post as an answer. I am looking forward for you alternative solutions and / or comments.
No comments:
Post a Comment