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

Should represent function calls differently from references #10

Open
gunar opened this issue Apr 18, 2016 · 0 comments
Open

Should represent function calls differently from references #10

gunar opened this issue Apr 18, 2016 · 0 comments

Comments

@gunar
Copy link
Owner

gunar commented Apr 18, 2016

As of today, we're graphing both function calls (e.g. lib.function) and references (e.g. var myFn = lib.function.bind(null)) with the same black arrow. Let's use different styling please.

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

No branches or pull requests

1 participant