Skip to main content

DOT

visaul editor

doc

colors

tools

  • GraphViz: used to render graphs as PDF, PNG, SVG, etc.
  • pydot
    • is an interface to Graphviz
    • can parse and dump into the DOT language used by GraphViz,
    • is written in pure Python, and networkx can convert its graphs to pydot.