Skip to content

Examples

Michael Berkowitz edited this page Jun 15, 2018 · 10 revisions

Examples are taken from the first pages of Drawing graphs with dot

1

Elixir code: basic.ex

Dot code: basic.dot

Output: basic.pdf

2

Elixir code: shapes.ex

Dot code: shapes.dot

Output: shapes.pdf

3

Elixir code: structs.ex

Dot code: structs.dot

Output: structs.pdf

Clone this wiki locally