Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph layout takes too much space #54

Open
rillig-nm opened this issue Sep 16, 2016 · 0 comments
Open

Graph layout takes too much space #54

rillig-nm opened this issue Sep 16, 2016 · 0 comments

Comments

@rillig-nm
Copy link

Version: 2.1.0

I have a class with 16 methods. When I generate the method graph, it looks like this:

image

From this graph, I can see that the methods form a graph. But what I really wanted to know is:

  • Which method calls which one? Since the method names are not visible at this zoom level, I cannot quickly see this.
  • How are the methods connected? When I zoom in until I can read a method name, I cannot see the other methods anymore, since they are outside the screen.

Making the lines of the graph should would solve this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant