Skip to content
/ dottree Public

Ruby gem for minimalistic tree structures with visualization as SVG using graphiz/dot

License

Notifications You must be signed in to change notification settings

obgm/dottree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dottree

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.

About

Ruby gem for minimalistic tree structures with visualization as SVG using graphiz/dot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages