Navigation Menu

Skip to content

JackWangCUMT/Plainion.GraphViz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plainion.GraphViz

Plainion.GraphViz provides a MVVM graph visualiztion library.

Plainion.GraphViz.Viewer uses this library and additional Prism modules to allow browsing of complex directed graphs. As graph rendering engine http://www.graphviz.org/ is used.

Installation

Just download the release and unzip. On first startup the settings dialog will open and ask you for the installation root of the GraphViz tools. If you dont have GraphViz installed yet - download it from: http://www.graphviz.org/.

Usage

  • open a graph file (supported formats are selectable from open dialog)
  • use search edit box to fast navigate to nodes
  • use mouse wheel and right mouse button drag for zoom
  • use left mouse button for pan
  • use context menu on nodes to hide certain nodes or visualize only sub graphs
  • use "filter" dialog to filter the graph based on regex

About

Graph visualization libraries and tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Batchfile 0.1%