The graph directive is supplied by the graphviz plugin.

This directive allows embedding graphviz graphs in a page. Example usage:

[[!graph  src="a -> b -> c; a -> c;"]]

Note that graphs will only show up in previews if your browser has data: URI support, or if the same graph already exists on that page.

The graph directive supports the following parameters: