Version 9 (modified by 18 years ago) (diff) | ,
---|
Graphviz Plugin
Description
The GraphvizPlugin allows for the inline creation of diagrams for abstract graphs and networks using the Graphviz programs.
Bugs/Feature Requests
Existing bugs and feature requests for GraphvizPlugin are here.
If you have any issues, create a new ticket.
Installation
See source:graphvizplugin/0.9/Readme.txt for details on installing the plugin.
Download
Download the zipped source from [download:graphvizplugin here]. Note that this contains everything regarding the Graphviz plugin including tagged releases and branches. The 0.9 directory contains the latest released version of the code. If you're only interested in the latest released version of the code, consider using subversion to get the code from http://trac-hacks.org/svn/graphvizplugin/0.9/.
Source
You can check out the source for GraphvizPlugin from Subversion at http://trac-hacks.org/svn/graphvizplugin.
Example
{{{ #!graphviz digraph G {Hello->World->Graphviz->Rules} }}}
would produce an image like:
Author/Contributors
Author: pkropf
Contributors:
Attachments (6)
-
15e8018d3d66075049024de6864339724b78c365.png (1.6 KB) - added by 18 years ago.
Sample outout from the graphviz plugin.
-
bf7ef5a481ccb22c85f25a2da9a84b29d6ccf860.png (1.2 KB) - added by 17 years ago.
second example, this time with colour and TracLinks
-
first-example.png (16.4 KB) - added by 15 years ago.
Sample outout from the graphviz plugin, produced with graphviz-2.20.3 with pangocairo support
-
second-example.png (9.3 KB) - added by 15 years ago.
second example, this time with colour and TracLinks, also produced with graphviz-2.20.3 on Linux
-
graphviz_logo.png (3.5 KB) - added by 7 years ago.
Graphviz logo
-
graphvizplugin.diff (2.5 KB) - added by 2 years ago.
Patch to make GraphvizPlugin work with trac 1.5.3 (python 3.10.0)
Download all attachments as: .zip