graphviz-server
graphviz-server copied to clipboard
Java based GraphViz HTTP Server
Results
2
graphviz-server issues
Sort by
recently updated
recently updated
newest added
1. Solving the issue of Korean text corruption. 2. Modify the recognition from only 'digraph G {' to 'digraph ? {'.
It looks like the docker file should be pointing at the shell script since that specifies the default port, without it it just runs the jar and prints the usage...