/Plainion.GraphViz

Tamer of complex graphs and even galaxies

Primary LanguageC#BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Plainion.GraphViz: Graph browser

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)