Hey, I’m doing a bigger project with Graphviz. I write my dot code in an editor and would like to use an external Graphviz Viewer to see how the result looks.
At the moment I have a little script which converts dot code to SVG and then shows the SVG in a browser, but a dedicated app might be more convinient.
So, I’m not looking for a Graphviz Editor just a Viewer, and – please! – no X Window UI: It’s not that great on macOS.
Any suggestion of a viwer with a mac-native UI would be greatly appreciated.