Skip to content

jjermann/sharpgraph

Repository files navigation

// Copyright (C) 2017 by Jonas Jermann jjermann2@gmail.com

Sharpgraph

A C# program to parse and interactively process files in the DOT format from Graphviz.

See in particular also http://graphviz4net.codeplex.com/. They already achieved a similar goal and the project was inspired by it.

The project started mainly as a way for me to get to know Antlr and WPF. It's essentially written from scratch.

License:

MIT License, see LICENSE.md.

Install:

  • Install .NET Framework 4.6.2

  • Install Graphviz (see below)

  • Compile resp. start SharpGraph. If necessary adjust the Graphviz path in the config file

Other Prerequisites, Licenses, Links:

Screenshots:

Screenshot from 28.01.2017:

sharpgraph 20170128

Screenshot from 01.01.2017:

sharpgraph 20170101

Screenshot from 28.12.2016:

sharpgraph 20161228

Screenshot from 26.12.2016:

sharpgraph 20161226

Screenshot from 25.12.2016:

sharpgraph 20161225

About

A C# program to parse and interactively process files in the DOT format from Graphviz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published