Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I use asciidoc extension by the same author. It works well with kroki.io so you can do a wide variety of diagrams (including graphviz, plant uml and others)

https://github.com/asciidoctor/asciidoctor-vscode/blob/maste...



How do the both of you make graphviz diagrams look decent?

I often resign myself to using it for generating the first structure, and then laying it out better in an svg editor. Of course that way I lose some of the maintainability of it.


Seconded.

I had to brush off Graphviz today; I dumped a dependency graph from CMake into a series of dot diagrams, and now I'm trying to figure out how to force the SVG generated by dot to space itself out - by default, the edges are so densely packed that you can't see anything on the diagram :/.


Yeah really looking for a tool that produces output as nice as e.g. Dat documentation diagrams


You're looking for a human illustrator, then. :D




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: