About Image_GraphViz

Image_GraphViz is a class that provides methods to generate graphviz (dot) files. It also calls graphviz with all necessary parameters and outputs the generated image to the browser, or stores it into a file.

The package supports clusters, nodes, edges and all attributes to either of them. Apart from that, Image_GraphViz is able to store and load its own graph definition files.

While it abstracts the actual generation of dot files, one still needs to know the dot attributed graph language to take full advantage of the package - especially for style and layout adjustments.

Image_GraphViz (Previous) A simple graphviz example (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.