Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Show ordering of calls in caller/callee graph #574

Open
egraether opened this issue May 7, 2018 · 2 comments
Open

Show ordering of calls in caller/callee graph #574

egraether opened this issue May 7, 2018 · 2 comments
Labels

Comments

@egraether
Copy link
Contributor

e.g. put a small number inside the arrow (like a small bubble in the middle of the arrow) that could visually show the ordering of the calls in the flow.

@ericlemasson
Copy link

Or just order the calls in the calling order in the diagram? If that is not possible because the layout is automatic, then yes, bubble with number is another solution.

@egraether
Copy link
Contributor Author

The best solution in our opinion is optionally showing a bar next to the function on hover that displays leaving call edges ordered from top to bottom.

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

No branches or pull requests

2 participants