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

call graph is generated based on branch navigation changes #173

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

hmir
Copy link
Collaborator

@hmir hmir commented Aug 8, 2016

Call Graph based on navigation changes, "pinning nodes" allows persistence of a branch

height = 250 - margin.top - margin.bottom;
let margin = {top: 20, right: 20, bottom: 30, left: 40};
let width = $("#right-splitter").width() - margin.left - margin.right;
let height = $(".tab-content").height() - 300 - margin.top - margin.bottom;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

call graph height fills up nearly the entirety of "tab-content" heigh

@luminaxster luminaxster deleted the CallGraphWithBranches branch July 13, 2017 21:08
@luminaxster luminaxster restored the CallGraphWithBranches branch July 13, 2017 21:09
@luminaxster luminaxster reopened this Jul 13, 2017
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

Successfully merging this pull request may close these issues.

2 participants