Welcome to DepViz!

You can use this tool to explore and understand the inter-file dependencies of your Elixir project.

In the root of your project generate a `.dot` file by running `mix xref graph --format dot`, then upload it here to analyze it (optionally changing the name on the first line of the file).

DepViz does not upload your `.dot` file to a remote server. Code is available on GitHub.


Or view an example from an open source project: