Skip to content

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

License

Notifications You must be signed in to change notification settings

allfre2/ClassDG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages