auchenberg / dependo

Visualize your CommonJS or AMD module dependencies in a force directed graph report.
MIT License
484 stars 50 forks source link

[idea] class hierarchies #32

Open trusktr opened 8 years ago

trusktr commented 8 years ago

class syntax is perhaps easy to analyze too, so it might be nice to also show a class inheritance graph. Possibly both can be shown at the same time with different color, or a toggle switch shows one while the other is greyed out, or similar.