mzohreva / GoGraphviz

A simple Go library for generating graphs using Graphviz (http://graphviz.org)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoGraphviz

Package graphviz provides an easy-to-use API for visualizing graphs using Graphviz (http://graphviz.org). It can generate graph descriptions in DOT language which can be made into a picture using various Graphviz tools such as dot, neato, ...

See documentation on godoc.org.

See examples folder for usage examples.

About

A simple Go library for generating graphs using Graphviz (http://graphviz.org)

License:MIT License


Languages

Language:Go 100.0%