API Reference graphvix v1.1.0

modules

Modules

Graphvix provides an Elixir interface to Graphviz notation.

This module contains a set of helper methods for converting Elixir graph data into its DOT representation.

Models a directed graph that can be written to disk and displayed using Graphviz notation.

Models a graph vertex that uses HTML to generate a table-shaped record.

Models a graph vertex that has a shape of record.

[Internal] Models a Graphvix.Record cell with a port name attached.

[Internal] Models a row or a column as part of a Graphvix.Record vertex.

[Internal] Models a subgraph or cluster for inclusion in a graph.