Skip to content

pipalacademy/graphviz-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Graphviz Web: Web Interface to Graphviz

The graphviz-web is a web interface to Graphviz, the open source graph visualization software.

This contains two components, graphviz-frontend and graphviz-api. The frontend is a go application that serves the HTML pages and the graphviz-api is a python API that calls the graphviz command and returns the rendered image.

See the respective directories for usage instructions.

Releases

No releases published

Packages

No packages published