Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

get .dot file as output #185

Open
namndh opened this issue Jul 16, 2018 · 1 comment
Open

get .dot file as output #185

namndh opened this issue Jul 16, 2018 · 1 comment

Comments

@namndh
Copy link

namndh commented Jul 16, 2018

I have followed the instructions from this link and got a very nice image that shows the flow of my code as expected but I would like to get .dot file for further purpose. I have tried to change graphviz.output_file = 'flow.png' to graphviz.output_file = 'data_frame.dot' and tried to run the command line pycallgraph graphviz -l dot -- mycode.py but I do not have the .dot file as output file. How can I solve this problem?

@kylefoley76
Copy link

How did you get this to work. I've gotten the program to run to the end without an error but I cannot find where the output is located.

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

No branches or pull requests

2 participants