= Graphviz Plugin = == Description == The GraphvizPlugin allows for the inline creation of abstract graphs and networks. == Bugs/Feature Requests == Existing bugs and feature requests for GraphvizPlugin are [report:9?COMPONENT=GraphvizPlugin here]. If you have any issues, create a [http://trac-hacks.swapoff.org/newticket?component=GraphvizPlugin&owner=pkropf new ticket]. == Download == Download the zipped source from [download:graphvizplugin here]. == Source == You can check out the source for GraphvizPlugin from Subversion at http://trac-hacks.swapoff.org/svn/graphvizplugin. == Example == {{{ #!graphviz digraph G {Hello->World->Graphviz->Rules} }}} == Author/Contributors == '''Author:''' [wiki:pkropf] [[BR]] '''Contributors:''' [[TagIt(plugin,pkropf,beta,0.9)]]