Use this tool to visualize your Haxe dependencies.
Try it out here.
- Compile with 
-D dump-dependencies - Copy/drag the 
dump/dependencies.dumpto the web page. - You can also drag 
dependants.dump, it just switches arrow directions. You can also switch that via UI at any time. - You can:
- Search for a node.
 - Activate a node by clicking on it.
 - See its direct/all dependencies/dependants and see the counts.
 - Change visualization parameters, like node sizes.
 - Rename nodes based on regexes, to lower the visual clutter.
 - Exclude nodes based on regexes.
 - For very big files (or just for fun) you can fiddle with layout/simulation parameters to improve/speedup the layout.
 
 
Brought to you by Antriel, inspired by https://github.com/markknol/haxe-dependency-graph.
