glejeune / Ruby-Graphviz

[MIRROR] Ruby interface to the GraphViz graphing tool
https://gitlab.com/glejeune/ruby-graphviz
Other
608 stars 116 forks source link

Add JSON to supported formats #153

Open MatejFrnka opened 2 years ago

MatejFrnka commented 2 years ago

Graphviz now supports JSON output format - https://graphviz.org/docs/outputs/json/

The changes should be reflected in this library.