Plainion.GraphViz is a browser for huge and complex graphs. Plainion.GraphViz provides techniques like filtering and folding of graphs and various algorithms to explore the parts of the graph you are interested in.
Graphs can be impored from various formats, e.g.:
- GraphML
- DGML
- DOT
or generated some from source code, e.g:
- inheritance hierarchies (.Net only)
- class and package dependencies (.Net only)