Copyright (C) 2024 by Olaf Bergmann [email protected]
The dottree ruby gem provides means for creating simple directed acyclic graphs. The method to_s of a Tree::Tree object creates output in dot syntax. The method to_svg uses this function to invoke the dot command to output SVG.