graphviz

doesn' rely on any version of Lua

$ luarocks install graphviz

Graphviz module that doesn' rely on any version of Lua

local Graph = require'graphviz'
dot = Graph()
dot:node("a", "hello"):node("b", "world"):edge("a", "b"):render("out")

Versions

v1.0-26 years ago953 downloads
v1.0-17 years ago118 downloads

Dependency for

opeth-lvis

Manifests