Coder Social home page Coder Social logo

graphviz4net's Introduction

NuGet Badge NuGet Badge Build Status

This is a fork of Graphviz4net from Codeplex with the following differences:

Below, original readme

This is the development distribution of Graphviz4Net it contains source codes, documentation and tools needed to build Graphviz4Net from sources.


What is Graphviz4Net?

Graphviz4Net, at the moment, provides WPF control that is capable of generating "nice looking" graph layouts with sub-graphs, curved edges with arrows, edges between sub-graphs and more. Nodes, edges and all other elements in the graph are fully customizable and can contain any other WPF controls (e.g., click-able buttons). Besides this WPF control, Graphviz4Net also provides .NET API for generating input and consuming the output of the Graphviz command line tool.

Binary package can be downloaded from http://graphviz4net.codeplex.com/ A hard requirement is an installation of the Graphviz (http://www.graphviz.org/) for both development and usage of Graphviz4Net.


The directory layout of the development distribution: top level | +-- doc (supposed to contain Graphviz4Net documentation and also documentation for tools used in it, especially DOT) | +-- dot (playground for testing dot, examining its output etc.) | +-- lib (third party libraries binaries: antlr, wpf extensions, nunit) | +-- src (source codes, contains also a Visual Studio 2010 solution) | | | +-- Graphviz4Net.Core (The core of Graphviz4Net - running DOT and parsing its output) | | | +-- Graphviz4Net.WPF (The WPF layout control) | | | +-- Graphviz4Net.WPF.Example (An example of Graphviz4Net WPF control usage) | | | +-- Graphviz4Net.Tests (NUnit tests for Graphviz4Net, but in the future tests for all project should be here in a single project) | +-- tools (thrid party tools needed to develop Graphviz4Net: antlr and nunit runner)


There is an example WPF application and usage of DOT parser can be seen in the parser unit tests.


I would like to thank the authors of GraphViz for their effort in this project and for making it open-source.

Web: http://graphviz4net.codeplex.com/ Licence: New BSD Author: Steve Sindelar Contact: [email protected]

graphviz4net's People

Contributors

tomap avatar frblondin avatar jobadiniz avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.