Data.GraphViz

Conversion from graphs to Dot format.

Specifying parameters.

data GraphvizParams n nl el cl l

defaultParams

nonClusteredParams

blankParams

setDirectedness

Specifying clusters.

data NodeCluster c a

type LNodeCluster cl l

Converting graphs.

graphToDot

graphElemsToDot

Pseudo-inverse conversion.

dotToGraph

Graph augmentation.

type AttributeNode nl

type AttributeEdge el

Customisable augmentation.

graphToGraph

Quick augmentation.

dotizeGraph

Manual augmentation.

data EdgeID el

addEdgeIDs

setEdgeIDAttribute

dotAttributes

augmentGraph

Utility functions

preview

Re-exporting other modules.