Skip to content

Add ability to dump graph to a dot file for further analysis / debug purposes #136

@bartoszmajsak

Description

@bartoszmajsak

It would be useful to be able to see the graph visually. JGraph has several exporters available, so we can export the graph to e.g. .dot file and then turn into image.

$ dot /tmp/graph-test_with_fork_count_one.dot -Tpng

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions