My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

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

Introduction

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.

Quick Links

Builds CodeBetter TeamCity
Discussions FluentDot-Users Google Group
Feedback UserVoice Page
Analytics Ohloh Project page

Powered by Google Project Hosting