Skip to content

A fluent interface for .NET for generating graphs with GraphViz.

Notifications You must be signed in to change notification settings

rhanekom/fluentdot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

A fluent interface for .NET for generating graphs with GraphViz.

FluentDot provides a fluent interface for generating graph layouts in DOT format, which in turn is consumed by GraphViz (specifically dot.exe) in order to produce graphs in various formats.

FluentDot is still early in development - there are several features that are not implemented yet, and there are some places where you can still generate invalid Dot. It's published early in it's development cycle in the hope that feedback will arrive sooner.

Please see the samples to see what's currently possible with FluentDot and GraphViz.

Note : FluentDot requires GraphViz to be installed.

Build server provided by CodeBetter TeamCity.

About

A fluent interface for .NET for generating graphs with GraphViz.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages