Sign in
Ctrl K

GraphvizDotLang.jl

Interface for Graphviz in Julia. This module helps to create graph visualizations programatically in Julia, with Graphviz as a back-end.

1
contributor

What GraphvizDotLang.jl can do for you

Create Graphviz graphs straight from Julia. There exists a Graphviz.jl package that offers interop between Julia and the Graphviz C library. However, it seems that this package does not give us a nice interface to generate DOT language. The GraphvizDotLang.jl module is a much simpler approach. It gives a simple interface to build up graphs and then pass them through Graphviz for visualization.

Keywords
Programming languages
  • Julia 96%
  • Makefile 4%
License
  • Apache-2.0
</>Source code

Participating organisations

Netherlands eScience Center

Contributors