awalterschulze / gographviz

Parses the Graphviz DOT language in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make it a full-functionality Graphviz API for Go

hsluoyz opened this issue · comments

This project currently only focuses on DOT manipulation. But I believe many users need a full API for Graphviz in Go, like the rendering, layout, etc. Similar to Python: https://graphviz.readthedocs.io

The name of this package is gographviz, so it should be a full API wrapper for Graphviz. Can you support it? Thanks.

I would love to have that support. Pull Requests are welcome, but I don't currently have time to build it sorry.

Happy for someone to do this, but they can then reopen this issue or create their own, since that would be a huge project.
Going to close this for now.