1.0.0 • Published 5 years ago
xdotjson-to-dot v1.0.0
xdotjson-to-dot
Install
$ npm install -g xdotjson-to-json
Convert your dot file to a json file and then back
$ dot -Txdot_json mygraph.dot > mygraph.json
$ cat mygraph.json | xdotjson-to-json > mygraphconverted.dot
1.0.0
5 years ago