issues
search
glejeune
/
node-graphviz
Node.js interface to the GraphViz graphing tool
http://algorithmique.net
MIT License
197
stars
58
forks
source link
Improve error handling on graph.js (rendering)
#46
Open
espona
opened
3 years ago
espona
commented
3 years ago
Handle the error when the dot command fails to run (ex. 'dot' is not installed).
Write to standard input only when the command is running.