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

Option --fg Not Working #41

Open
amitnovick opened this issue Sep 8, 2019 · 1 comment
Open

Option --fg Not Working #41

amitnovick opened this issue Sep 8, 2019 · 1 comment

Comments

@amitnovick
Copy link

--fg is not working: tried on 1.1.1 (which gave me dotify is not a function error), and then on 1.3.2 (latest).

Here's the standard output message on 1.3.2:

╰─$ js-callgraph --fg app.js                   
eval => Prop(eval)
parseInt => Prop(parseInt)
parseFloat => Prop(parseFloat)
isNaN => Prop(isNaN)
isFinite => Prop(isFinite)
decodeURI => Prop(decodeURI)
...
@amitnovick amitnovick changed the title --fg option not working Option --fg Not Working Sep 8, 2019
@hahanov
Copy link

hahanov commented Jun 6, 2020

@amitnovick , Hello, please tell me how to open a file with the result of a json format and display it in graphs, for example, in dot?

--output The output file name into which the result JSON should be saved. (extension: .json)

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

2 participants