MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 8 as of 2014-06-02 22:59:38
  • GraphViz

GraphViz

Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.

http://www.graphviz.org/

GraphViz for MoinMoin

http://moinmo.in/GraphVizForMoin

  • cd /tmp
  • wget http://moinmo.in/GraphVizForMoin?action=AttachFile&do=view&target=MoinGraphViz-1.0rc4-brn-1.9.x.comp.zip

  • unzip MoinGraphViz-1.0rc4-brn-1.9.x.comp.zip

  • cd/tmp/MoinGraphViz-1.0rc4-brn-1.9.x.comp/wiki/data/plugin
  • cp * -r /home/moin/moin-1.9.7/wiki/data/plugin/
  • cd /home/moin/moin-1.9.7/wiki/data/plugin/
  • chown moin * -R
  • chgrp apache * -R
  • cd/tmp/MoinGraphViz-1.0rc4-brn-1.9.x.comp/umoin
  • cp MoinLegacy /home/moin/moin-1.9.7/MoinMoin/support/

  • cd /home/moin/moin-1.9.7/MoinMoin/support/
  • chown moin * -R
  • chgrp apache * -R
  • yum install graphviz
  • vim /home/moin/moin-1.9.7/wiki/data/plugin/parser/MoinGraphViz/main-py # GRAPHVIZ_TOOLS_DIR = r'/usr/bin'
  • service httpd restart

Test after installation

If all was installed correctly a graph should appear below

graphviz-SomeGraph-35e22b6d6d5e7efb2719da7bc9d43dd9ef636b68.png

Sample 1

graphviz-G-7e575a59fc0a50b90b037e742eec7eb7f0c6a157.png

UML with GraphViz

http://www.ffnn.nl/pages/articles/media/uml-diagrams-using-graphviz-dot.php

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01