visualize the graph of an buggy network graph
npm install @buggyorg/graphifyGraphify offers layouting of graphs in the KGraph format into an SVG vector image via browser and command line.
Browser usage:
open app/index.html
CLI usage:
node src/cli.js [graph file] > [svg file]
TODO
TODO
TODO
TODO
TODO
TODO