Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 366 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 366 Bytes

ClassDG

Create a "Dependency Graph" of a java sources directory and visualize it with sigma.js

Usage

Compile and run

java ClassDG [directory]

It will create a data.js file that will have the graph data for sigma.js. Next open index.html in browser.

Screenshots

Screenshot Screenshot