pub const EXAMPLE_DOT_OPTIONS: &'static str = "bgcolor=\"transparent\";\n\tfontsize=50;\n\t\
        node [shape=ellipse, penwidth=1, \
        fontname=\"Courier\", pin=true ];\n\tsplines=true;";
Expand description
  • Example options. You are free to use your own. Search for graphviz.