GraphViz in TWiki
Seit heute ist in diesem TWiki auch das
DirectedGraphPlugin installiert, welches das Integrieren von mit GraphViz (
Biblionetz:w01582) gezeichneten Graphen ermöglicht:
<dot>
digraph Beispiel { Ursache -> Wirkung }
</dot>
wird zu
DirectedGraph Error (25): *DirectedGraphPlugin error:* Error: /var/www/foswiki/working/tmp/DiGraphPlugingfQOA9HGrp.dot: syntax error in line 1 near '-'
01: Problem executing dot: 'dot /var/www/foswiki/working/tmp/DiGraphPlugingfQOA9HGrp.dot -Tpng -o/var/www/foswiki/working/tmp/DGPQVUvW0ijxa.png 2> /var/www/foswiki/working/tmp/DiGraphPlugingfQOA9HGrp.dot.err ', got:
02: dot exited with rc=1
03:
Naja, alleine noch nicht umwerfend, spannend wird's erst zusammen mit dem
DirectedGraphWebMapPlugin, welches klickbare Sitemaps von TWiki-Bereiche zeichnet:
%WEBMAP{web="Cohep" lr="1" size="6,8"}%
Zum Kommentieren ist eine Registration notwendig.
Kategorien:
IsaBlog,
IsaWiki,
IsaVisualisierung